]> source.dussan.org Git - jgit.git/commit
PackedBatchRefUpdate: Handle the case where loose refs fail to pack 17/201317/2
authorKaushik Lingarkar <quic_kaushikl@quicinc.com>
Thu, 13 Apr 2023 21:41:37 +0000 (14:41 -0700)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 18 Apr 2023 07:06:27 +0000 (09:06 +0200)
commit8f8bc703e9e19493b7f85cdae88b6c88a5bbd9a0
tree1eb9f5dad4f72b8a070332f8d3187ba03e19a66e
parent2e3f12a0fc63deba80e725bfa985c0c5bd31de99
PackedBatchRefUpdate: Handle the case where loose refs fail to pack

If packing loose refs fails due to a lock failure, reject update with
a LOCK_FAILURE.

Change-Id: I100e81efd528d963231a1b87bacd9d68f9245a1b
Signed-off-by: Kaushik Lingarkar <quic_kaushikl@quicinc.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackedBatchRefUpdate.java