aboutsummaryrefslogtreecommitdiff
path: root/cgitrc.5.txt
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r--cgitrc.5.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 2efd6aa..d420ad4 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -55,12 +55,6 @@ 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".