Skip to content

Commit b1d9b1d

Browse files
committed
Drop 1.7.11.x items from 1.7.12 release notes
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 9ffdd46 commit b1d9b1d

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

Documentation/RelNotes/1.7.12.txt

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -140,23 +140,10 @@ details).
140140
comparison.
141141
(merge cb2912c hv/link-alt-odb-entry later to maint).
142142

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-
152143
* "git submodule add" was confused when the superproject did not have
153144
its repository in its usual place in the working tree and GIT_DIR
154145
and GIT_WORK_TREE was used to access it.
155146

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-
160147
* "git commit --amend" let the user edit the log message and then died
161148
when the human-readable committer name was given insufficiently by
162149
getpwent(3).

0 commit comments

Comments
 (0)