diff options
author | Junio C Hamano <gitster@pobox.com> | 2023-07-28 00:02:38 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-07-28 00:26:37 +0200 |
commit | bfce02c22f3f1b0539686cabb69a637854448be3 (patch) | |
tree | d488f85c0568fa950b11a1bda5fafd70d2983cb0 /Documentation/RelNotes | |
parent | Merge branch 'jc/parse-options-reset' (diff) | |
download | git-bfce02c22f3f1b0539686cabb69a637854448be3.tar.xz git-bfce02c22f3f1b0539686cabb69a637854448be3.zip |
The sixteenth batch
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes')
-rw-r--r-- | Documentation/RelNotes/2.42.0.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.42.0.txt b/Documentation/RelNotes/2.42.0.txt index a5e924b6c4..e569b044ed 100644 --- a/Documentation/RelNotes/2.42.0.txt +++ b/Documentation/RelNotes/2.42.0.txt @@ -237,3 +237,7 @@ Fixes since v2.41 (merge 3437f549dd jr/gitignore-doc-example-markup later to maint). (merge 947ebd62a0 jc/am-parseopt-fix later to maint). (merge e12cb98e1e jc/branch-parseopt-fix later to maint). + (merge d6f598e443 jc/gitignore-doc-pattern-markup later to maint). + (merge a2dad4868b jc/transport-parseopt-fix later to maint). + (merge 68cbb20e73 jc/parse-options-show-branch later to maint). + (merge 3821eb6c3d jc/parse-options-reset later to maint). |