From: Lars Hjemli Date: Fri, 11 May 2007 10:12:48 +0000 (+0200) Subject: Add submodule links in tree listing X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/ded9393b173853d2e960f9b176aeb0bc4ed35be2?ds=inline;hp=ded9393b173853d2e960f9b176aeb0bc4ed35be2 Add submodule links in tree listing When a submodule occurs in a tree, generate a link to show the module/commit. The link is specified as a sprintf string in /etc/cgitrc, using parameters 'module-link' and 'repo.module-link'. This should probably be extended with repo.module-link.$path. Signed-off-by: Lars Hjemli ---