summaryrefslogtreecommitdiff
path: root/rev-list.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2005-07-10 23:14:22 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-10 23:14:22 (GMT)
commitcf219196a89becccb50ad4a0a667a2814ddae60f (patch)
treeefd479842d3e2432c998d820284af345eccfe00b /rev-list.c
parent4bc5fbf82e225aef0694c91458c31515409455e6 (diff)
downloadgit-cf219196a89becccb50ad4a0a667a2814ddae60f.zip
git-cf219196a89becccb50ad4a0a667a2814ddae60f.tar.gz
git-cf219196a89becccb50ad4a0a667a2814ddae60f.tar.bz2
Fix up progress report for off-by-one error
We used to print the index of the object we unpacked, not how many we had unpacked. Which caused slightly confusing progress reports like 100% (2/3) done rather than the more obvious "3/3" for 100% ;)
Diffstat (limited to 'rev-list.c')
0 files changed, 0 insertions, 0 deletions