Files
gerrit/gerrit-extension-api
Dave Borowitz f85bd49cfc RebaseUtil: Make all methods non-static
Do depend on the injected ReviewDb provider; callers are all just
passing in their own from their own provider.

Do not depend on the injected GitRepositoryManager. In all but one
existing caller of any method in this class, there is already a repo
available. The consistency in the API is worth shuffling a bit of code
into RevisionApiImpl.

Change-Id: I3df8e7f35ce577a2ba52d60feb2cae8edd33e8cf
2016-01-20 13:00:10 -05:00
..
2015-11-13 15:02:46 -08:00