From: rtrimana Date: Wed, 22 Aug 2018 21:02:26 +0000 (-0700) Subject: Adding config file for sharing. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=commitdiff_plain;h=HEAD;hp=00fc2dd30288e58b1c68ef40b0f60fcdc8bab60a Adding config file for sharing. --- diff --git a/config b/config new file mode 100644 index 0000000..e904d71 --- /dev/null +++ b/config @@ -0,0 +1,7 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true + sharedRepository = true +[receive] + denyNonFastforwards = true