Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Getting closer to 2.7.1
author
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Feb 2016 23:17:29 +0000
(15:17 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 1 Feb 2016 23:17:29 +0000
(15:17 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.8.0.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
8bad3de
)
diff --git
a/Documentation/RelNotes/2.8.0.txt
b/Documentation/RelNotes/2.8.0.txt
index b9bef7d3c8b3ce41a91d462c904bbb8ec0e546de..1a0fcb2027ba9fe67bbb3c434443fc3c41f7f952 100644
(file)
--- a/
Documentation/RelNotes/2.8.0.txt
+++ b/
Documentation/RelNotes/2.8.0.txt
@@
-161,6
+161,15
@@
notes for details).
been clarified both in the comment and in the implementation.
(merge 719c3da jk/sanity later to maint).
been clarified both in the comment and in the implementation.
(merge 719c3da jk/sanity later to maint).
+ * "git tag" started listing a tag "foo" as "tags/foo" when a branch
+ named "foo" exists in the same repository; remove this unnecessary
+ disambiguation, which is a regression introduced in v2.7.0.
+ (merge 0571979 jk/list-tag-2.7-regression later to maint).
+
+ * The way "git svn" uses auth parameter was broken by Subversion
+ 1.9.0 and later.
+ (merge 0b66415 ew/svn-1.9.0-auth later to maint).
+
* Other minor clean-ups and documentation updates
(merge 99487cf ss/user-manual later to maint).
(merge e914ef0 ew/for-each-ref-doc later to maint).
* Other minor clean-ups and documentation updates
(merge 99487cf ss/user-manual later to maint).
(merge e914ef0 ew/for-each-ref-doc later to maint).