File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,18 @@ Fixes since v2.42
46
46
the same thing twice.
47
47
(merge 99fe06cbfd jc/ci-skip-same-commit later to maint).
48
48
49
+ * The commit-graph verification code that detects mixture of zero and
50
+ non-zero generation numbers has been updated.
51
+ (merge db6044d762 tb/commit-graph-verify-fix later to maint).
52
+
53
+ * "git diff -w --exit-code" with various options did not work
54
+ correctly, which is being addressed.
55
+ (merge a64f8b2595 jc/diff-exit-code-with-w-fixes later to maint).
56
+
57
+ * transfer.unpackLimit ought to be used as a fallback, but overrode
58
+ fetch.unpackLimit and receive.unpackLimit instead.
59
+ (merge f3d33f8cfe ts/unpacklimit-config-fix later to maint).
60
+
49
61
* Other code cleanup, docfix, build fix, etc.
50
62
(merge fd3ba590d8 ws/git-push-doc-grammofix later to maint).
51
63
(merge 5f33a843de ds/upload-pack-error-sequence-fix later to maint).
You can’t perform that action at this time.
0 commit comments