]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
ui-tree.c: add support for path-selected submodule links
[ps-cgit] / cgitrc.5.txt
index 5ba81345dda303e9c1147810befee86273e2e4ff..1162bd501c758481fccf905d762dca33824e0db4 100644 (file)
@@ -411,6 +411,18 @@ repo.logo-link::
        calculated url of the repository index page will be used. Default
        value: global logo-link.
 
+repo.module-link::
+       Text which will be used as the formatstring for a hyperlink when a
+       submodule is printed in a directory listing. The arguments for the
+       formatstring are the path and SHA1 of the submodule commit. Default
+       value: <module-link>
+
+repo.module-link.<path>::
+       Text which will be used as the formatstring for a hyperlink when a
+       submodule with the specified subdirectory path is printed in a
+       directory listing. The only argument for the formatstring is the SHA1
+       of the submodule commit. Default value: none.
+
 repo.max-stats::
        Override the default maximum statistics period. Valid values are equal
        to the values specified for the global "max-stats" setting. Default