diff options
author | Phillip Wood <phillip.wood@dunelm.org.uk> | 2019-01-28 10:27:56 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-01-28 10:25:39 -0800 |
commit | 891d4a0313edc03f7e2ecb96edec5d30dc182294 (patch) | |
tree | 6094fbc114bab28699cd076c1ccbee65f64744fa /t/t4015-diff-whitespace.sh | |
parent | Git 2.20.1 (diff) | |
download | tgif-891d4a0313edc03f7e2ecb96edec5d30dc182294.tar.xz |
implicit interactive rebase: don't run sequence editor
If GIT_SEQUENCE_EDITOR is set then rebase runs it when executing
implicit interactive rebases which are supposed to appear
non-interactive to the user. Fix this by setting GIT_SEQUENCE_EDITOR=:
rather than GIT_EDITOR=:. A couple of tests relied on the old behavior
so they are updated to work with the new regime.
Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4015-diff-whitespace.sh')
0 files changed, 0 insertions, 0 deletions