Merge branch 'gr/rebase-i-drop-warn' into maint
commit19d11d43fddd7535c93a616984c3815d5a444f99
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:43 +0000 (16 14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:43 +0000 (16 14:32 -0700)
tree1d44c4e306db3edf58ba281da88a4578a890d442
parentd5fea2418e122c6e1d5dddd57fc8d5dd95adea4e
parent1db168ee971a6a61ce72480e1db9ddfd3629bfcf
Merge branch 'gr/rebase-i-drop-warn' into maint

"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
git-rebase--interactive.sh
t/t3404-rebase-interactive.sh