Junio C Hamano <gitster@xxxxxxxxx> writes: > Torsten Bögershausen <tboegi@xxxxxx> writes: > >> On 06.10.15 00:59, Junio C Hamano wrote: >>> * gr/rebase-i-drop-warn (2015-10-02) 2 commits >>> - rebase-i: loosen over-eager check_bad_cmd check >>> - rebase-i: explicitly accept tab as separator in commands >>> >>> "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. >>> >>> Will merge to 'next'. >> This is breaking using a non-gnu sed, which doesn't handle "\t"... > > Thanks for catching this, and the other one in the stalled section, > before they hit 'next'. > >> The solution is to replace "\t" with a literal TAB. > > Obviously correct ;-) Will squash in. Indeed. Thanks. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html