mirror of
https://github.com/git/git
synced 2024-10-29 17:08:46 +00:00
Release Notes: typofix
Thanks to Andreas Schwab for careful reading. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
689efb737a
commit
7a2c4af7a8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue