lib-rebase: Provide clearer debugging info about what the editor did
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 12 Jan 2010 15:38:34 +0000 (16:38 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 20:33:30 +0000 (12:33 -0800)
(For testing "rebase -i"): Output the "rebase -i" command script
before and after the edits, to make it clearer what the editor did.

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