diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-10 16:14:22 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-10 16:14:22 -0700 |
commit | cf219196a89becccb50ad4a0a667a2814ddae60f (patch) | |
tree | efd479842d3e2432c998d820284af345eccfe00b /merge-base.c | |
parent | Make "git log" exit properly if not in a git archive (diff) | |
download | tgif-cf219196a89becccb50ad4a0a667a2814ddae60f.tar.xz |
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 'merge-base.c')
0 files changed, 0 insertions, 0 deletions