git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4083971
)
Third batch
author
Junio C Hamano
<redacted>
Sat, 1 Aug 2020 20:46:41 +0000
(13:46 -0700)
committer
Junio C Hamano
<redacted>
Sat, 1 Aug 2020 20:49:14 +0000
(13:49 -0700)
A couple of brown-paper-bag fixes, plus the other "The branch
'master' no longer is special" fix.
Now we are ready to rewind 'next'.
Documentation/RelNotes/2.29.0.txt
patch
|
blob
|
history
diff --git
a/Documentation/RelNotes/2.29.0.txt
b/Documentation/RelNotes/2.29.0.txt
index 7b189d0133c67189dd281d146bfaa42571f041be..7f6b582436aaa03950e5e34f2a94716c74b9beea 100644
(file)
--- a/
Documentation/RelNotes/2.29.0.txt
+++ b/
Documentation/RelNotes/2.29.0.txt
@@
-11,6
+11,10
@@
UI, Workflows & Features
* "git for-each-ref --format=<>" learned %(contents:size).
+ * "git merge" learned to selectively omit " into <branch>" at the end
+ of the title of default merge message with merge.suppressDest
+ configuration.
+
Performance, Internal Implementation, Development Support etc.
git clone https://git.99rst.org/PROJECT