gerrit/gerrit-reviewdb
Shawn Pearce 9f1d70c7c7 Use exactRef() when possible
This avoids ambiguous lookups when refs/heads/refs/meta/config exists.
Instead only refs/meta/config or nothing is returned.

exactRef() can also be optimized by JGit implementations to lookup a
ref, potentially saving time by avoiding unnecessary reads of the
storage system.

Change-Id: I1fd6750e7dce935597cf46331fe7cb6dc21473bb
2015-06-22 16:09:36 +00:00
..
src Use exactRef() when possible 2015-06-22 16:09:36 +00:00
BUCK Declare guava and junit as exported deps of Google Truth 2015-06-04 09:41:17 +09:00