author | Nicolas Pitre <nico@cam.org> | |
Fri, 13 Jul 2007 02:27:12 +0000 (22:27 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 13 Jul 2007 03:11:41 +0000 (20:11 -0700) | ||
commit | 7d7baa5e15b9ad6768d782d9bae5badc4e51d4ea | |
tree | 0d5e4973fbc2fd0e9d1396e06f61bb875e8727dc | tree | snapshot |
parent | 61c3f9086a733124258168f5c8e7437e3c56f3c3 | commit | diff |
Pack-objects: properly initialize the depth value
Commit 5a235b5e was missing this little detail. Otherwise your pack
will explode.
Problem noted by Brian Downing.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Commit 5a235b5e was missing this little detail. Otherwise your pack
will explode.
Problem noted by Brian Downing.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-pack-objects.c | diff | blob | history |