diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2010-01-12 16:38:36 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-12 12:34:50 -0800 |
commit | 234b3dae2fe83ae7df2c82194cd5f5eb01fd166d (patch) | |
tree | 95467cc9c2adfe8007a43376fdc191e4fcb6ac53 /t/t5401-update-hooks.sh | |
parent | lib-rebase: Allow comments and blank lines to be added to the rebase script (diff) | |
download | tgif-234b3dae2fe83ae7df2c82194cd5f5eb01fd166d.tar.xz |
rebase-i: Ignore comments and blank lines in peek_next_command
Previously, blank lines and/or comments within a series of
squash/fixup commands would confuse "git rebase -i" into thinking that
the series was finished. It would therefore require the user to edit
the commit message for the squash/fixup commits seen so far. Then,
after continuing, it would ask the user to edit the commit message
again.
Ignore comments and blank lines within a group of squash/fixup
commands, allowing them to be processed in one go.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5401-update-hooks.sh')
0 files changed, 0 insertions, 0 deletions