author | Junio C Hamano <junkio@cox.net> | |
Tue, 1 Aug 2006 02:18:34 +0000 (19:18 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 1 Aug 2006 02:21:38 +0000 (19:21 -0700) | ||
commit | 7a13b999a5aa6de236c7b16139c765eb9e5cb3c4 | |
tree | c795d4bf63a958c7e13e36414df0a6340293688f | tree | snapshot |
parent | 8e85cdc4efd15fa70dfbbfebaf3ef9a758c2772c | commit | diff |
gitweb: There can be more than two levels of subdirectories
Earlier code to read .git/refs/{tags,heads} hierarchy had a
hardcoded up-to-two-level assumption. Lift it by using
File::Find.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Earlier code to read .git/refs/{tags,heads} hierarchy had a
hardcoded up-to-two-level assumption. Lift it by using
File::Find.
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.cgi | diff | blob | history |