Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-rebase: fix typo
author
Ralf Thielow
<ralf.thielow@gmail.com>
Mon, 29 Jul 2013 04:24:43 +0000
(06:24 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 Jul 2013 17:32:03 +0000
(10:32 -0700)
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-rebase.sh
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
96e2b99
)
diff --git
a/git-rebase.sh
b/git-rebase.sh
index 2d5c2bd0fcf773367b892fbb993704e5f2089c64..a28209daba69d085070535393ae9b29dc74b909d 100755
(executable)
--- 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