Teach git list-objects logic not to follow gitlinks
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Apr 2007 04:03:39 +0000 (21:03 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 13 Apr 2007 04:24:33 +0000 (21:24 -0700)
This allows us to pack superprojects and thus clone them (but not yet
check them out on the receiving side - that's the next patch)

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found