From 3381139bcd476b549d6a8e58fb8c71cf33b225af Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Sun, 22 May 2011 21:46:45 -0700 Subject: Try adding a git repo for testing again Git thinks we are trying to use submodules, so fake it out by renaming the .git directory to ._git_ . It will need to be renamed to .git during test runs. --- t/data/testing/._git_/packed-refs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 t/data/testing/._git_/packed-refs (limited to 't/data/testing/._git_/packed-refs') diff --git a/t/data/testing/._git_/packed-refs b/t/data/testing/._git_/packed-refs new file mode 100644 index 0000000..3f001b9 --- /dev/null +++ b/t/data/testing/._git_/packed-refs @@ -0,0 +1,2 @@ +# pack-refs with: peeled +c4a7a4eadada751c2592ace0f18742f2eeacf51e refs/remotes/origin/master -- cgit 1.4.1