chore(cgit-taz): Hide remote branches

With the sync-gcsr changes from the previous commits remote branches
are turned into local branches anyways.
This commit is contained in:
Vincent Ambo 2019-12-30 05:13:54 +01:00
parent 36beb6d43c
commit b34a576c19

View file

@ -34,11 +34,10 @@ let
# Repository configuration
repo.url=depot
repo.path=/git/depot/.git
repo.path=/git/depot/
repo.desc=tazjin's personal monorepo
repo.owner=tazjin <mail@tazj.in>
repo.clone-url=https://git.tazj.in ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/depot
repo.enable-remote-branches=1
'';
thttpdConfig = writeText "thttpd.conf" ''