Adding config file for sharing. master
authorrtrimana <rtrimana@uci.edu>
Wed, 22 Aug 2018 21:02:26 +0000 (14:02 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 22 Aug 2018 21:02:26 +0000 (14:02 -0700)
config [new file with mode: 0644]

diff --git a/config b/config
new file mode 100644 (file)
index 0000000..e904d71
--- /dev/null
+++ b/config
@@ -0,0 +1,7 @@
+[core]
+       repositoryformatversion = 0
+       filemode = true
+       bare = true
+       sharedRepository = true
+[receive]
+       denyNonFastforwards = true