summaryrefslogtreecommitdiff
path: root/tests/resources/testrepo.git/config
diff options
context:
space:
mode:
Diffstat (limited to 'tests/resources/testrepo.git/config')
-rw-r--r--tests/resources/testrepo.git/config8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/resources/testrepo.git/config b/tests/resources/testrepo.git/config
deleted file mode 100644
index 1a5aacdfa..000000000
--- a/tests/resources/testrepo.git/config
+++ /dev/null
@@ -1,8 +0,0 @@
-[core]
- repositoryformatversion = 0
- filemode = true
- bare = true
- logallrefupdates = true
-[remote "test"]
- url = git://github.com/libgit2/libgit2
- fetch = +refs/heads/*:refs/remotes/test/*