Teach git list-objects logic to not follow gitlinks
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Apr 2007 16:25:01 +0000 (09:25 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 14 Apr 2007 10:14:14 +0000 (03:14 -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