From: Ralf Thielow Date: Mon, 29 Jul 2013 04:24:43 +0000 (+0200) Subject: git-rebase: fix typo X-Git-Tag: v1.8.4-rc1~8^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac1998deddbb5b59c80f2a3d902e18b31fe9cc50;p=git git-rebase: fix typo Signed-off-by: Ralf Thielow Signed-off-by: Junio C Hamano --- diff --git a/git-rebase.sh b/git-rebase.sh index 2d5c2bd0fc..a28209daba 100755 --- a/git-rebase.sh +++ b/git-rebase.sh @@ -162,7 +162,7 @@ finish_rebase () { gettext 'Applying autostash resulted in conflicts. Your changes are safe in the stash. -You can run "git stash pop" or "git stash drop" it at any time. +You can run "git stash pop" or "git stash drop" at any time. ' fi fi