author | Frank Lichtenheld <frank@lichtenheld.de> | |
Fri, 6 Apr 2007 21:58:11 +0000 (23:58 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 11 Apr 2007 00:24:35 +0000 (17:24 -0700) | ||
commit | c2b8b13494f3de6bd9a22162973e4df32665a966 | |
tree | 2daa5f1dcd06337a457a82808db3032257e0c874 | tree | snapshot |
parent | f8ce1829922ee13016d56c5de0bba2c87f1d4ede | commit | diff |
gitweb: Allow forks with project list file
Make it possible to use the forks feature even when
reading the list of projects from a file, by creating
a list of known prefixes as we go. Forks have to be
listed after the main project in order to be recognised
as such.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Make it possible to use the forks feature even when
reading the list of projects from a file, by creating
a list of known prefixes as we go. Forks have to be
listed after the main project in order to be recognised
as such.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Acked-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |