]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/rebase-x-sanity-check'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:26 +0000 (22:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Feb 2019 06:05:26 +0000 (22:05 -0800)
"git rebase -x $cmd" did not reject multi-line command, even though
the command is incapable of handling such a command.  It now is
rejected upfront.

* pw/rebase-x-sanity-check:
  rebase -x: sanity check command

1  2 
builtin/rebase.c
t/t3404-rebase-interactive.sh

Simple merge
Simple merge