lib-rebase: Provide clearer debugging info about what the editor did
commitf64b4856243a9ea9445068a0989c71a8915c3862
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 12 Jan 2010 15:38:34 +0000 (12 16:38 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Jan 2010 20:33:30 +0000 (12 12:33 -0800)
tree735321525a3258988b5dd4af172fad531761b771
parent0205e72f088322a70a77643a7cd2d8b23ee07e14
lib-rebase: Provide clearer debugging info about what the editor did

(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>
t/lib-rebase.sh