diff options
author | Elijah Newren <newren@gmail.com> | 2020-02-15 21:36:36 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-16 15:40:42 -0800 |
commit | c2417d3af7574adc1fb14f7df31b862aa9551e2e (patch) | |
tree | cd1a3836ef6cf2564cce12fa76e959e7691cff9d /t/t5606-clone-options.sh | |
parent | git-prompt: change the prompt for interactive-based rebases (diff) | |
download | tgif-c2417d3af7574adc1fb14f7df31b862aa9551e2e.tar.xz |
rebase: drop '-i' from the reflog for interactive-based rebases
A large variety of rebase types are supported by the interactive
machinery, not just the explicitly interactive ones. These all share
the same code and write the same reflog messages, but the "-i" moniker
in those messages doesn't really have much meaning. It also becomes
somewhat distracting once we switch the default from the am-backend to
the interactive one. Just remove the "-i" from these messages.
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5606-clone-options.sh')
0 files changed, 0 insertions, 0 deletions