Skip to content

Commit 07c314d

Browse files
committed
Getting closer to 2.7.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8bad3de commit 07c314d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/RelNotes/2.8.0.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,15 @@ notes for details).
161161
been clarified both in the comment and in the implementation.
162162
(merge 719c3da jk/sanity later to maint).
163163

164+
* "git tag" started listing a tag "foo" as "tags/foo" when a branch
165+
named "foo" exists in the same repository; remove this unnecessary
166+
disambiguation, which is a regression introduced in v2.7.0.
167+
(merge 0571979 jk/list-tag-2.7-regression later to maint).
168+
169+
* The way "git svn" uses auth parameter was broken by Subversion
170+
1.9.0 and later.
171+
(merge 0b66415 ew/svn-1.9.0-auth later to maint).
172+
164173
* Other minor clean-ups and documentation updates
165174
(merge 99487cf ss/user-manual later to maint).
166175
(merge e914ef0 ew/for-each-ref-doc later to maint).

0 commit comments

Comments
 (0)