[PATCH] Fix fetch completeness assumptions
authorDaniel Barkalow <barkalow@iabervon.org>
Thu, 15 Sep 2005 01:31:42 +0000 (21:31 -0400)
committerJunio C Hamano <junkio@cox.net>
Thu, 15 Sep 2005 20:19:29 +0000 (13:19 -0700)
Don't assume that any commit we have is complete; assume that any ref
we have is complete.

Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found