File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -289,12 +289,6 @@ Fixes since v2.35
289
289
future "gc" needs to clean up.
290
290
(merge 5407764069 cb/clear-quarantine-early-on-all-ref-update-errors later to maint).
291
291
292
- * Because a deletion of ref would need to remove it from both the
293
- loose ref store and the packed ref store, a delete-ref operation
294
- that logically removes one ref may end up invoking ref-transaction
295
- hook twice, which has been corrected.
296
- (merge 2ed1b64ebd ps/avoid-unnecessary-hook-invocation-with-packed-refs later to maint).
297
-
298
292
* When there is no object to write .bitmap file for, "git
299
293
multi-pack-index" triggered an error, instead of just skipping,
300
294
which has been corrected.
@@ -342,10 +336,6 @@ Fixes since v2.35
342
336
recorded the last level component of the branch name, which has
343
337
been corrected.
344
338
345
- * "git fetch" can make two separate fetches, but ref updates coming
346
- from them were in two separate ref transactions under "--atomic",
347
- which has been corrected.
348
-
349
339
* Check the return value from parse_tree_indirect() to turn segfaults
350
340
into calls to die().
351
341
(merge 8d2eaf649a gc/parse-tree-indirect-errors later to maint).
You can’t perform that action at this time.
0 commit comments