Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
i18n: rebase: mark placeholder for translation
[gitweb.git]
/
git-rebase.sh
diff --git
a/git-rebase.sh
b/git-rebase.sh
index 1fadc0416476007023a64b47b61c26ea2c648248..9ba21ab6a1254a513995ac35fd78724cd15ea906 100755
(executable)
--- a/
git-rebase.sh
+++ b/
git-rebase.sh
@@
-449,7
+449,7
@@
then
then
. git-parse-remote
error_on_missing_default_upstream "rebase" "rebase" \
- "against" "git rebase
<branch>
"
+ "against" "git rebase
$(gettext '<branch>')
"
fi
test "$fork_point" = auto && fork_point=t