diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-01-14 20:01:21 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-14 20:04:02 -0800 |
commit | 4e6738778b30a5063579ad4b4ba34e12547f0e7c (patch) | |
tree | 2f5347f3ccbc21127c52562be6f76f5b430e7558 /builtin-merge-base.c | |
parent | 471a5ce5dda5c4315fe0f1d5ad3c642fc1ff540c (diff) | |
download | git-4e6738778b30a5063579ad4b4ba34e12547f0e7c.tar.gz git-4e6738778b30a5063579ad4b4ba34e12547f0e7c.tar.xz |
Squelch bogus progress output from git-rebase--interactive
The command repeats "Rebasing (1/1)" many times even when
there is only one task remaining, because mark_action_done() is
called to skip comment and empty lines in the TODO file.
This should fix it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-merge-base.c')
0 files changed, 0 insertions, 0 deletions