wiki fixes
[fai-configs.git] / files / srv / ikiwiki / wiki.git / config / DEFAULT
1 [core]
2 repositoryformatversion = 0
3 filemode = true
4 bare = true
5 sharedrepository = 1
6 [receive]
7 denyNonFastforwards = true
8
9 [remote "origin"]
10 url = git@vcs.fsf.org:gluestick.git
11 fetch = +refs/heads/*:refs/remotes/origin/*