From e91550dcda82765c5744be93fd0330eb2d76cdca Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Sun, 22 May 2011 20:41:57 -0700 Subject: Add a bare git repo for testing --- t/data/testing.git/config | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 t/data/testing.git/config (limited to 't/data/testing.git/config') diff --git a/t/data/testing.git/config b/t/data/testing.git/config new file mode 100644 index 0000000..07d359d --- /dev/null +++ b/t/data/testing.git/config @@ -0,0 +1,4 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = true -- cgit 1.4.1