]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gr/rebase-i-drop-warn'
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:44 +0000 (15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:44 +0000 (15:43 -0700)
"git rebase -i" had a minor regression recently, which stopped
considering a line that begins with an indented '#' in its insn
sheet not a comment, which is now fixed.

* gr/rebase-i-drop-warn:
  rebase-i: loosen over-eager check_bad_cmd check
  rebase-i: explicitly accept tab as separator in commands

1  2 
git-rebase--interactive.sh
t/t3404-rebase-interactive.sh

Simple merge
Simple merge