From 700c66f5dbd691559b54e23fd50a90e07135189f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 25 Oct 2009 04:46:34 -0400 Subject: it seems the reason pkgthing was having problems it it had its own git repo --- pkgthing/git/config | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pkgthing/git/config (limited to 'pkgthing/git/config') diff --git a/pkgthing/git/config b/pkgthing/git/config new file mode 100644 index 0000000..515f483 --- /dev/null +++ b/pkgthing/git/config @@ -0,0 +1,5 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = false + logallrefupdates = true -- cgit v1.2.3-2-g168b