diff options
| author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | 2007-07-08 03:02:13 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-07-08 18:24:19 -0700 |
| commit | 3df0a859aa5cc68a2bd616cb686f01cf0e2468c1 (patch) | |
| tree | c2e8e6999e4cdcd07d94805d8621a7d471d4344c /t/t3404-rebase-interactive.sh | |
| parent | 18640d991bde7e081fb851cea5114c09472b188f (diff) | |
| download | git-3df0a859aa5cc68a2bd616cb686f01cf0e2468c1.tar.gz | |
rebase -i: actually show the diffstat when being verbose
The "while" loop in the function do_rest is not supposed to ever be
exited. Instead, the function do_one checks if there is nothing left,
and cleans up and exits if that is the case. So the diffstat code
belongs there.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3404-rebase-interactive.sh')
0 files changed, 0 insertions, 0 deletions
