Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Release Notes: typofix
author
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Sep 2015 17:34:35 +0000
(10:34 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 9 Sep 2015 17:34:35 +0000
(10:34 -0700)
Thanks to Andreas Schwab for careful reading.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.6.0.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
689efb7
)
diff --git
a/Documentation/RelNotes/2.6.0.txt
b/Documentation/RelNotes/2.6.0.txt
index eb79a1815d2f4d5e5474af374d73a3481d80fe38..870df859748de1526982661846978a52808cefc9 100644
(file)
--- a/
Documentation/RelNotes/2.6.0.txt
+++ b/
Documentation/RelNotes/2.6.0.txt
@@
-56,7
+56,7
@@
UI, Workflows & Features
* A negative !ref entry in multi-value transfer.hideRefs
configuration can be used to say "don't hide this one".
- * After "git am" without "-3" stops, running "git am -" pays attention
+ * After "git am" without "-3" stops, running "git am -
3
" pays attention
to "-3" only for the patch that caused the original invocation
to stop.