Merge branch 'az/instaweb-py3-http-server'
[gitweb.git] / git-legacy-rebase.sh
index 3bb0682db5897f514d267946979fa2b9cfa43f20..f03ca6c49a69f561478085b5c0e83e618c077921 100755 (executable)
@@ -176,8 +176,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