Merge branch 'pw/no-editor-in-rebase-i-implicit'
commit69dd6e57374f4aa5dcda0736529be47b16a08afe
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:17 +0000 (5 14:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Feb 2019 22:26:17 +0000 (5 14:26 -0800)
tree580c5fd6f1360d82a911ac18108a2afd1b9d649a
parent5d2710bd3c706c3375991972b630f9419551f24e
parent891d4a0313edc03f7e2ecb96edec5d30dc182294
Merge branch 'pw/no-editor-in-rebase-i-implicit'

When GIT_SEQUENCE_EDITOR is set, the command was incorrectly
started when modes of "git rebase" that implicitly uses the
machinery for the interactive rebase are run, which has been
corrected.

* pw/no-editor-in-rebase-i-implicit:
  implicit interactive rebase: don't run sequence editor
builtin/rebase.c
git-legacy-rebase.sh