author | Linus Torvalds <torvalds@linux-foundation.org> | |
Fri, 13 Apr 2007 16:25:01 +0000 (09:25 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 14 Apr 2007 10:14:14 +0000 (03:14 -0700) | ||
commit | 6e2f441bd42c55c73b5e7ac1fdc2aded07901cb3 | |
tree | b2f32162de8adec370d6daea4b2dcd481b3f6423 | tree | snapshot |
parent | a8ee75bc7a2ddbb10e0a4303b21bb5c300f98cc2 | commit | diff |
Teach git list-objects logic to not follow gitlinks
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>
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>
list-objects.c | diff | blob | history |