Files
gerrit/java/com/google
Dave Borowitz 87df97aa95 SubmoduleOp: Don't require ProjectState.Factory
The only usage of this class is to create a ProjectState from a
ProjectConfig acquired from a ProjectState returned by the ProjectCache.
No need for this indirection; just use the original ProjectState.

Change-Id: I53434efc3c59bb2992f54ef262076030db55badd
2018-03-19 17:09:56 -04:00
..