Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Squelch bogus progress output from git-rebase--interactive
author
Junio C Hamano
<gitster@pobox.com>
Tue, 15 Jan 2008 04:01:21 +0000
(20:01 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 15 Jan 2008 04:04:02 +0000
(20:04 -0800)
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>
raw
|
patch
| inline |
side by side
(from:
4e67387
)
No differences found