Merge "Use apache to serve out http git repos."

This commit is contained in:
Jenkins
2012-07-07 14:41:16 +00:00
committed by Gerrit Code Review
2 changed files with 21 additions and 6 deletions

View File

@@ -3,3 +3,9 @@
[remote "github"]
url = git@github.com:${name}.git
[remote "local"]
url = file:///var/lib/git/${name}.git
replicationDelay = 0
threads = 4
mirror = true