Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rebase -i: Fix numbers in progress report
Instead of counting all lines in done and todo, we now count the actions before outputting "$Rebasing ($count/$total)". Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information