File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,15 @@ Fixes since v2.42
132
132
manual pages have been simplified and improved.
133
133
(merge 11422f23e3 so/diff-doc-for-patch-update later to maint).
134
134
135
+ * "git grep -e A --no-or -e B" is accepted, even though the negation
136
+ of "or" did not mean anything, which has been tightened.
137
+ (merge aae8558b10 rs/grep-no-no-or later to maint).
138
+
139
+ * The completion script (in contrib/) has been taught to treat the
140
+ "-t" option to "git checkout" and "git switch" just like the
141
+ "--track" option, to complete remote-tracking branches.
142
+ (merge 9f892830d6 js/complete-checkout-t later to maint).
143
+
135
144
* Other code cleanup, docfix, build fix, etc.
136
145
(merge fd3ba590d8 ws/git-push-doc-grammofix later to maint).
137
146
(merge 5f33a843de ds/upload-pack-error-sequence-fix later to maint).
You can’t perform that action at this time.
0 commit comments