From: Junio C Hamano <gitster@pobox.com>
Date: Fri, 16 Oct 2015 21:32:43 +0000 (-0700)
Subject: Merge branch 'gr/rebase-i-drop-warn' into maint
X-Git-Tag: v2.6.2~13
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19d11d43fddd7535c93a616984c3815d5a444f99;p=git

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
---

19d11d43fddd7535c93a616984c3815d5a444f99