diff options
author | Saša Živkov <sasa.zivkov@sap.com> | 2022-10-21 16:32:03 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-10-26 16:51:08 +0200 |
commit | cb90ed08526bd51f04e5d72e3ba3cf5bd30c11e4 (patch) | |
tree | 530515174ef8a27941d378bb4acc7ff820130360 /org.eclipse.jgit.gpg.bc/BUILD | |
parent | d01376106af8800017ac3c08d7c7ac1fd5ccc9ee (diff) | |
download | jgit-cb90ed08526bd51f04e5d72e3ba3cf5bd30c11e4.tar.gz jgit-cb90ed08526bd51f04e5d72e3ba3cf5bd30c11e4.zip |
Allow to perform PackedBatchRefUpdate without locking loose refs
Add another newBatchUpdate method in the RefDirectory where we can
control if the created PackedBatchRefUpdate will lock the loose refs or
not.
This can be useful in cases when we run programs which have exclusive
access to a Git repository and we know that locking loose refs is
unnecessary and just a performance loss.
Change-Id: I7d0932eb1598a3871a2281b1a049021380234df9
Diffstat (limited to 'org.eclipse.jgit.gpg.bc/BUILD')
0 files changed, 0 insertions, 0 deletions