commit | f64b4856243a9ea9445068a0989c71a8915c3862 | [log] [tgz] |
---|---|---|
author | Michael Haggerty <mhagger@alum.mit.edu> | Tue Jan 12 16:38:34 2010 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jan 12 12:33:30 2010 -0800 |
tree | 735321525a3258988b5dd4af172fad531761b771 | |
parent | 0205e72f088322a70a77643a7cd2d8b23ee07e14 [diff] |
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>