File tree 1 file changed +0
-13
lines changed 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -140,23 +140,10 @@ details).
140
140
comparison.
141
141
(merge cb2912c hv/link-alt-odb-entry later to maint).
142
142
143
- * "git checkout <branchname>" to come back from a detached HEAD state
144
- incorrectly computed reachability of the detached HEAD, resulting
145
- in unnecessary warnings.
146
- (merge add416a jk/maint-checkout-orphan-check-fix later to maint).
147
-
148
- * The documentation for revision range specifiers (e.g. A..B, A^@)
149
- has been updated.
150
- (merge ca5ee2d mh/maint-revisions-doc later to maint).
151
-
152
143
* "git submodule add" was confused when the superproject did not have
153
144
its repository in its usual place in the working tree and GIT_DIR
154
145
and GIT_WORK_TREE was used to access it.
155
146
156
- * "git mergetool" did not support --tool-help option to give the list
157
- of supported backends, like "git difftool" does.
158
- (merge 109859e jc/mergetool-tool-help later to maint).
159
-
160
147
* "git commit --amend" let the user edit the log message and then died
161
148
when the human-readable committer name was given insufficiently by
162
149
getpwent(3).
You can’t perform that action at this time.
0 commit comments