author | Junio C Hamano <junkio@cox.net> | |
Mon, 17 Jul 2006 20:08:14 +0000 (13:08 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 17 Jul 2006 20:10:58 +0000 (13:10 -0700) | ||
commit | e7a0f6714bdfa7e3a169cc756a05cbbf787997eb | |
tree | 7ed4e44c1d0d7a969e5a3c7ffd5c30a468614adb | tree | snapshot |
parent | 482faa8dafdf5dcf207b866b9c757271d9a45301 | commit | diff |
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>
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>
unpack-objects.c | diff | blob | history |