]> gitweb.ps.run Git - ps-cgit/blobdiff - cgitrc.5.txt
ui-commit: add support for 'commit-filter' option
[ps-cgit] / cgitrc.5.txt
index d420ad4e474b4710982170794afa170566272aab..2efd6aa639ccfadf52b83f9427fecc43b94ece36 100644 (file)
@@ -55,6 +55,12 @@ clone-prefix::
        setting is only used if `repo.clone-url` is unspecified. Default value:
        none.
 
+commit-filter::
+       Specifies a command which will be invoked to format commit messages.
+       The command will get the message on its STDIN, and the STDOUT from the
+       command will be included verbatim as the commit message, i.e. this can
+       be used to implement bugtracker integration. Default value: none.
+
 css::
        Url which specifies the css document to include in all cgit pages.
        Default value: "/cgit.css".