revert: tolerate extra spaces, tabs in insn sheet
commit0db76962d156c196a23a98014c1585246f561a5d
authorRamkumar Ramachandra <artagnon@gmail.com>
Wed, 14 Dec 2011 16:54:30 +0000 (14 22:24 +0530)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Dec 2011 21:15:46 +0000 (15 13:15 -0800)
tree0967e49d1b767e2446c0f360aa300c0c95954bb3
parent6bc1a235b1260a8395045261f8004ba9f12677c7
revert: tolerate extra spaces, tabs in insn sheet

Tolerate extra spaces and tabs as part of the the field separator in
'.git/sequencer/todo', for people with fat fingers.

Suggested-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c
t/t3510-cherry-pick-sequence.sh