git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
96e2b99
)
git-rebase: fix typo
author
Ralf Thielow
<redacted>
Mon, 29 Jul 2013 04:24:43 +0000
(06:24 +0200)
committer
Junio C Hamano
<redacted>
Mon, 29 Jul 2013 17:32:03 +0000
(10:32 -0700)
Signed-off-by: Ralf Thielow <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-rebase.sh
patch
|
blob
|
history
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
git clone https://git.99rst.org/PROJECT