gerrit/gerrit-acceptance-tests
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/test/java/com/google/gerrit/acceptance 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
tests.defs tests: Use insecure random for acceptance tests 2014-04-24 08:30:43 +02:00