diff options
author | Han-Wen Nienhuys <hanwen@google.com> | 2019-11-17 16:29:16 -0800 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2019-12-04 23:35:32 +0100 |
commit | 5185d288c11171a21a3057f0df906782493d0b39 (patch) | |
tree | 681704b7cf11b337c5c5a1d107a90e68ab782659 /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml | |
parent | 3198df1860316306788332700a0bf6f4413d415f (diff) | |
download | jgit-5185d288c11171a21a3057f0df906782493d0b39.tar.gz jgit-5185d288c11171a21a3057f0df906782493d0b39.zip |
Introduce RefDatabase#hasFastTipsWithSha1
The reftable format supports fast inverse (SHA1 => ref) queries.
If the ref database does not support fast inverse queries, it may be
advantageous to build a complete SHA1 to ref map in advance for
multiple uses. To let applications decide, this function indicates
whether the inverse map is available.
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Change-Id: Idaf7e01075906972ec21332cade285289619c2b3
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/pom.xml')
0 files changed, 0 insertions, 0 deletions