From: Michael Haggerty Date: Tue, 12 Jan 2010 15:38:35 +0000 (+0100) Subject: lib-rebase: Allow comments and blank lines to be added to the rebase script X-Git-Tag: v1.7.0-rc0~70^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/05c95dbe44b42f9c3f7efe6793d311a26e1b8181?hp=05c95dbe44b42f9c3f7efe6793d311a26e1b8181 lib-rebase: Allow comments and blank lines to be added to the rebase script (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 Signed-off-by: Junio C Hamano ---