diff options
author | Jan Harkes <jaharkes@cs.cmu.edu> | 2006-10-30 20:37:49 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-10-30 17:47:36 -0800 |
commit | 744f498522d2255cf0ce967298c3d87b4727d1a4 (patch) | |
tree | 92cd4a71743b113b6b7fbeefeefbc9d1aa48634d /quote.c | |
parent | 173a9cbe7031bc3574b3f41cb2d2375cf959ff2a (diff) | |
download | git-744f498522d2255cf0ce967298c3d87b4727d1a4.tar.gz |
Continue traversal when rev-list --unpacked finds a packed commit.
When getting the list of all unpacked objects by walking the commit history,
we would stop traversal whenever we hit a packed commit. However the fact
that we found a packed commit does not guarantee that all previous commits
are also packed. As a result the commit walkers did not show all reachable
unpacked objects.
Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'quote.c')
0 files changed, 0 insertions, 0 deletions