shallow clone: unparse and reparse an unshallowed commit
commit176d45cb20eb4ffc661d73383aec01943e056e10
authorJunio C Hamano <junkio@cox.net>
Tue, 14 Nov 2006 06:47:46 +0000 (13 22:47 -0800)
committerJunio C Hamano <junkio@cox.net>
Fri, 24 Nov 2006 23:42:49 +0000 (24 15:42 -0800)
treedecbac577d0a2af55b13d9396be9ce1fb6a86a4c
parentc6702f4b95699c6bd47337516c32e3408dda0595
shallow clone: unparse and reparse an unshallowed commit

Otherwise we would not read the real parents from the commit
object.
upload-pack.c