]> Lady’s Gitweb - Gitweb/commit
gitweb: There can be more than two levels of subdirectories
authorJunio C Hamano <redacted>
Tue, 1 Aug 2006 02:18:34 +0000 (19:18 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:05:46 +0000 (00:05 -0400)
commit506de3770f303c256fa122f8da759d4234d09d0efdd90e69c390996271aaf89c
tree6b1913ace34e976a5ca691002d092ab2da8767ff736783d628b715da57fd7b54
parentaed11a05c9eca2060cb3452163a8cde41f0221a8cdb0307500f3fba2f324639c
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 <redacted>
gitweb.cgi
This page took 0.104589 seconds and 4 git commands to generate.