fix(cgit-taz): Depot checkout is no longer a bare repository

To be compatible with sync-gcsr, the `.git` folder must be referenced
directly as there is an actual worktree on the filesystem now.
This commit is contained in:
Vincent Ambo 2019-12-20 14:23:14 +00:00
parent ba7a48af75
commit 2782a69a72

View file

@ -16,7 +16,7 @@ let
# Repository configuration
repo.url=depot
repo.path=/git/depot
repo.path=/git/depot/.git
repo.desc=tazjin's personal monorepo
repo.owner=tazjin <tazjin@google.com>
repo.clone-url=https://git.tazj.in ssh://source.developers.google.com:2022/p/tazjins-infrastructure/r/depot