From: Junio C Hamano Date: Wed, 9 Sep 2015 17:34:35 +0000 (-0700) Subject: Release Notes: typofix X-Git-Tag: v2.6.0-rc2~7 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7a2c4af7a82eebf2ed0e60a2b36c31e70c619264;p=git-core%2Fgit.git Release Notes: typofix Thanks to Andreas Schwab for careful reading. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/RelNotes/2.6.0.txt b/Documentation/RelNotes/2.6.0.txt index eb79a1815..870df8597 100644 --- 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.