Skip to content

Commit 6807fcf

Browse files
committed
The second batch for 2.43
Signed-off-by: Junio C Hamano <[email protected]>
1 parent eccee18 commit 6807fcf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/RelNotes/2.43.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ UI, Workflows & Features
1212
* Hourly and other schedule of "git maintenance" jobs are randomly
1313
distributed now.
1414

15+
* "git cmd -h" learned to signal which options can be negated by
16+
listing such options like "--[no-]opt".
17+
1518

1619
Performance, Internal Implementation, Development Support etc.
1720

@@ -28,3 +31,6 @@ Fixes since v2.42
2831
* Other code cleanup, docfix, build fix, etc.
2932
(merge fd3ba590d8 ws/git-push-doc-grammofix later to maint).
3033
(merge 5f33a843de ds/upload-pack-error-sequence-fix later to maint).
34+
(merge beaa1d952b jk/function-pointer-mismatches-fix later to maint).
35+
(merge b46d806ea5 ob/t9001-indent-fix later to maint).
36+
(merge fdc9914c28 ja/worktree-orphan later to maint).

0 commit comments

Comments
 (0)