Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
i18n: rebase-interactive: mark strings for translation
[gitweb.git]
/
git-rebase.sh
diff --git
a/git-rebase.sh
b/git-rebase.sh
index 9ba21ab6a1254a513995ac35fd78724cd15ea906..04f6e44bc8c779d7f4c60c19066820533279324a 100755
(executable)
--- a/
git-rebase.sh
+++ b/
git-rebase.sh
@@
-45,7
+45,6
@@
skip! skip current patch and continue
edit-todo! edit the todo list during an interactive rebase
"
. git-sh-setup
-. git-sh-i18n
set_reflog_action rebase
require_work_tree_exists
cd_to_toplevel