aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/config b/config
new file mode 100755
index 0000000..9c67572
--- /dev/null
+++ b/config
@@ -0,0 +1,8 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = false
+ logallrefupdates = true
+[remote "origin"]
+ url = cefala-admin@git.cefala.org:cefala-cgit.git
+ fetch = +refs/heads/*:refs/remotes/origin/*