lib-rebase: Allow comments and blank lines to be added to the rebase script
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 12 Jan 2010 15:38:35 +0000 (16:38 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 20:34:07 +0000 (12:34 -0800)
(For testing "rebase -i"): Support new action types in $FAKE_LINES to
allow comments and blank lines to be added to the "rebase -i" command
list.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found