-
- Downloads
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
No related branches found
No related tags found
Showing
- builtin/rebase.c 3 additions, 2 deletionsbuiltin/rebase.c
- git-legacy-rebase.sh 2 additions, 2 deletionsgit-legacy-rebase.sh
- t/t3404-rebase-interactive.sh 5 additions, 0 deletionst/t3404-rebase-interactive.sh
- t/t3430-rebase-merges.sh 1 addition, 1 deletiont/t3430-rebase-merges.sh
- t/t7505-prepare-commit-msg-hook.sh 5 additions, 5 deletionst/t7505-prepare-commit-msg-hook.sh
Please register or sign in to comment