Merge "Use apache to serve out http git repos."
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user