Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-am: -i does not take a string parameter.
[gitweb.git]
/
git-rebase.sh
diff --git
a/git-rebase.sh
b/git-rebase.sh
index 224cca98eea324cabf30885f7c92c254b184410b..e3ad7dedc4c27c505ae1278ed9e108d43bdca32d 100755
(executable)
--- a/
git-rebase.sh
+++ b/
git-rebase.sh
@@
-29,6
+29,7
@@
Example: git-rebase master~1 topic
'
SUBDIRECTORY_OK=Yes
+OPTIONS_SPEC=
. git-sh-setup
set_reflog_action rebase
require_work_tree