diff options
Diffstat (limited to 'roles')
| -rw-r--r-- | roles/cgit/files/cgitrc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/roles/cgit/files/cgitrc b/roles/cgit/files/cgitrc index 43415c2..9a9030c 100644 --- a/roles/cgit/files/cgitrc +++ b/roles/cgit/files/cgitrc @@ -74,10 +74,3 @@ repo.desc=Miscellaneous code that is useful to have around. repo.url=packages.git repo.path=/srv/git/packages.git repo.desc=Configuration files for Arch Linux packages. - -# Linux. -repo.url=linux.git -repo.path=/srv/git/linux.git -repo.desc=Linux kernel source tree. -repo.hide=1 -repo.section=Mirrors |