Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unpack-objects: remove stale and confusing comment
The very initial version of unpack-objects.c::unpack_all() used to unpack from the end of the pack, but since end of June last year it was changed to stream from the front and the comment does not reflect the reality anymore. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information