Merge branch 'ag/rebase-merge-allow-ff-under-abbrev-command'
authorJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:50 +0000 (13:42 -0700)
committerJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:50 +0000 (13:42 -0700)
"git rebase" with the merge backend did not work well when the
rebase.abbreviateCommands configuration was set.

* ag/rebase-merge-allow-ff-under-abbrev-command:
  t3432: test `--merge' with `rebase.abbreviateCommands = true', too
  sequencer: don't abbreviate a command if it doesn't have a short form

1  2 
sequencer.c

diff --cc sequencer.c
Simple merge
git clone https://git.99rst.org/PROJECT