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 ffb3e0f..2efd6aa 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -238,9 +238,6 @@ repo.clone-url::
A list of space-separated urls which can be used to clone this repo.
Default value: none.
-repo.commit-filter::
- Override the default commit-filter. Default value: <commit-filter>.
-
repo.defbranch::
The name of the default branch for this repository. If no such branch
exists in the repository, the first branch name (when sorted) is used
@@ -281,9 +278,6 @@ repo.snapshots::
A mask of allowed snapshot-formats for this repo, restricted by the
"snapshots" global setting. Default value: <snapshots>.
-repo.source-filter::
- Override the default source-filter. Default value: <source-filter>.
-
repo.url::
The relative url used to access the repository. This must be the first
setting specified for each repo. Default value: none.