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 @@ -161,6 +161,15 @@ notes for details).
161
161
been clarified both in the comment and in the implementation.
162
162
(merge 719c3da jk/sanity later to maint).
163
163
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
+
164
173
* Other minor clean-ups and documentation updates
165
174
(merge 99487cf ss/user-manual later to maint).
166
175
(merge e914ef0 ew/for-each-ref-doc later to maint).
You can’t perform that action at this time.
0 commit comments