diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2010-01-11 16:56:45 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-11 20:31:48 -0800 |
commit | 2b77029f4ad556b82cdbadf59ae13d41e23b6e7c (patch) | |
tree | 60c92ac522931f51930f7d90ab9294e6377c2cc0 /compat/cygwin.c | |
parent | Merge branch 'maint-1.6.2' into maint (diff) | |
download | tgif-2b77029f4ad556b82cdbadf59ae13d41e23b6e7c.tar.xz |
rebase--interactive: 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 'compat/cygwin.c')
0 files changed, 0 insertions, 0 deletions