about summary refs log tree commit diff
path: root/t/data
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 20:41:57 -0700
committerJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 20:41:57 -0700
commite91550dcda82765c5744be93fd0330eb2d76cdca (patch)
tree0e6ccc0bc24d0e56b2b922c2a2a8521f135daa6a /t/data
parentAllow a file to be specified to post_to_hook.pl (diff)
downloadjitterbug-e91550dcda82765c5744be93fd0330eb2d76cdca.tar.gz
Add a bare git repo for testing
Diffstat (limited to 't/data')
-rw-r--r--t/data/testing.git/HEAD1
-rw-r--r--t/data/testing.git/config4
-rw-r--r--t/data/testing.git/description1
-rw-r--r--t/data/testing.git/info/exclude6
-rw-r--r--t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.idxbin0 -> 5188 bytes
-rw-r--r--t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.packbin0 -> 12344 bytes
-rw-r--r--t/data/testing.git/packed-refs2
7 files changed, 14 insertions, 0 deletions
diff --git a/t/data/testing.git/HEAD b/t/data/testing.git/HEAD
new file mode 100644
index 0000000..cb089cd
--- /dev/null
+++ b/t/data/testing.git/HEAD
@@ -0,0 +1 @@
+ref: refs/heads/master
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
diff --git a/t/data/testing.git/description b/t/data/testing.git/description
new file mode 100644
index 0000000..498b267
--- /dev/null
+++ b/t/data/testing.git/description
@@ -0,0 +1 @@
+Unnamed repository; edit this file 'description' to name the repository.
diff --git a/t/data/testing.git/info/exclude b/t/data/testing.git/info/exclude
new file mode 100644
index 0000000..a5196d1
--- /dev/null
+++ b/t/data/testing.git/info/exclude
@@ -0,0 +1,6 @@
+# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
diff --git a/t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.idx b/t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.idx
new file mode 100644
index 0000000..f03f9d2
--- /dev/null
+++ b/t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.idx
Binary files differdiff --git a/t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.pack b/t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.pack
new file mode 100644
index 0000000..6d0725c
--- /dev/null
+++ b/t/data/testing.git/objects/pack/pack-298dcfe572066343c474309f9e4bb06ea58d811d.pack
Binary files differdiff --git a/t/data/testing.git/packed-refs b/t/data/testing.git/packed-refs
new file mode 100644
index 0000000..4a1d788
--- /dev/null
+++ b/t/data/testing.git/packed-refs
@@ -0,0 +1,2 @@
+# pack-refs with: peeled 
+3ab75b9a29e09bf027f64250b44cab19b316c128 refs/heads/master