Junio C Hamano [off-list ref] writes:
Torsten Bögershausen [off-list ref] writes:
quoted
On 06.10.15 00:59, Junio C Hamano wrote:
quoted
* 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'.
quoted
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/