diff --git a/tests/test.git/HEAD b/tests/test.git/HEAD deleted file mode 100644 index cb089cd..0000000 --- a/tests/test.git/HEAD +++ /dev/null @@ -1 +0,0 @@ -ref: refs/heads/master diff --git a/tests/test.git/config b/tests/test.git/config deleted file mode 100644 index d5f2df9..0000000 --- a/tests/test.git/config +++ /dev/null @@ -1,4 +0,0 @@ -[core] - bare = true - repositoryformatversion = 0 - filemode = true diff --git a/tests/test.git/description b/tests/test.git/description deleted file mode 100644 index 498b267..0000000 --- a/tests/test.git/description +++ /dev/null @@ -1 +0,0 @@ -Unnamed repository; edit this file 'description' to name the repository. diff --git a/tests/test.git/hooks/README.sample b/tests/test.git/hooks/README.sample deleted file mode 100755 index d125ec8..0000000 --- a/tests/test.git/hooks/README.sample +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# -# Place appropriately named executable hook scripts into this directory -# to intercept various actions that git takes. See `git help hooks` for -# more information. diff --git a/tests/test.git/info/exclude b/tests/test.git/info/exclude deleted file mode 100644 index 6d05881..0000000 --- a/tests/test.git/info/exclude +++ /dev/null @@ -1,2 +0,0 @@ -# File patterns to ignore; see `git help ignore` for more information. -# Lines that start with '#' are comments. diff --git a/tests/test2.git/HEAD b/tests/test2.git/HEAD deleted file mode 100644 index cb089cd..0000000 --- a/tests/test2.git/HEAD +++ /dev/null @@ -1 +0,0 @@ -ref: refs/heads/master diff --git a/tests/test2.git/config b/tests/test2.git/config deleted file mode 100644 index d5f2df9..0000000 --- a/tests/test2.git/config +++ /dev/null @@ -1,4 +0,0 @@ -[core] - bare = true - repositoryformatversion = 0 - filemode = true diff --git a/tests/test2.git/description b/tests/test2.git/description deleted file mode 100644 index 498b267..0000000 --- a/tests/test2.git/description +++ /dev/null @@ -1 +0,0 @@ -Unnamed repository; edit this file 'description' to name the repository. diff --git a/tests/test2.git/hooks/README.sample b/tests/test2.git/hooks/README.sample deleted file mode 100755 index d125ec8..0000000 --- a/tests/test2.git/hooks/README.sample +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# -# Place appropriately named executable hook scripts into this directory -# to intercept various actions that git takes. See `git help hooks` for -# more information. diff --git a/tests/test2.git/info/exclude b/tests/test2.git/info/exclude deleted file mode 100644 index 6d05881..0000000 --- a/tests/test2.git/info/exclude +++ /dev/null @@ -1,2 +0,0 @@ -# File patterns to ignore; see `git help ignore` for more information. -# Lines that start with '#' are comments.