author | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Jan 2010 22:41:48 +0000 (14:41 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 20 Jan 2010 22:41:48 +0000 (14:41 -0800) |
* 'mh/rebase-fixup' (early part):
rebase-i: Ignore comments and blank lines in peek_next_command
lib-rebase: Allow comments and blank lines to be added to the rebase script
lib-rebase: Provide clearer debugging info about what the editor did
Add a command "fixup" to rebase --interactive
t3404: Use test_commit to set up test repository
rebase-i: Ignore comments and blank lines in peek_next_command
lib-rebase: Allow comments and blank lines to be added to the rebase script
lib-rebase: Provide clearer debugging info about what the editor did
Add a command "fixup" to rebase --interactive
t3404: Use test_commit to set up test repository
1 | 2 | |||
---|---|---|---|---|
git-rebase--interactive.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc git-rebase--interactive.sh
Simple merge