]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'gr/rebase-i-drop-warn' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:43 +0000 (14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:43 +0000 (14:32 -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