Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
implicit interactive rebase: don't run sequence editor
[gitweb.git]
/
git-legacy-rebase.sh
diff --git
a/git-legacy-rebase.sh
b/git-legacy-rebase.sh
index b4c7dbfa575d3b5c664677c22b8613284d2e33fb..41f7799bb52c28cfb3b2a7030a150df428d2b5ea 100755
(executable)
--- a/
git-legacy-rebase.sh
+++ b/
git-legacy-rebase.sh
@@
-168,8
+168,8
@@
run_interactive () {
run_specific_rebase () {
if [ "$interactive_rebase" = implied ]; then
- GIT_EDITOR=:
- export GIT_EDITOR
+ GIT_
SEQUENCE_
EDITOR=:
+ export GIT_
SEQUENCE_
EDITOR
autosquash=
fi