Browse Source

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
Wincent Colaiuta 17 years ago committed by Junio C Hamano
parent
commit
e0fda6abd1
  1. 2
      Documentation/RelNotes-1.5.4.txt

2
Documentation/RelNotes-1.5.4.txt

@ -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…
Cancel
Save