Fix typo in draft 1.5.4 release notes
Signed-off-by: Wincent Colaiuta <win@wincent.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
1ab58e8d6f
commit
e0fda6abd1
|
@ -26,7 +26,7 @@ Updates since v1.5.3
|
||||||
* In git-rebase, when you decide not to replay a particular change
|
* In git-rebase, when you decide not to replay a particular change
|
||||||
after the command stopped with a conflict, you can say "git-rebase
|
after the command stopped with a conflict, you can say "git-rebase
|
||||||
--skip" without first running "git reset --hard", as the command now
|
--skip" without first running "git reset --hard", as the command now
|
||||||
run it for you.
|
runs it for you.
|
||||||
|
|
||||||
* git-remote knows --mirror mode.
|
* git-remote knows --mirror mode.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue