aboutsummaryrefslogtreecommitdiff
path: root/testdata/beku_test.git
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2018-09-14 21:39:50 +0700
committerShulhan <ms@kilabit.info>2018-09-14 21:39:50 +0700
commitb79333cfadb9145811441a2cf002e578d9651d2c (patch)
tree4ba71be211b68c0d40fbb9609c62c695a23648d2 /testdata/beku_test.git
parentd16a0e48c4f6812cf5c12cf42d68ac418e7a8276 (diff)
downloadbeku-b79333cfadb9145811441a2cf002e578d9651d2c.tar.xz
Refactoring test to use clone from local directory
Diffstat (limited to 'testdata/beku_test.git')
-rw-r--r--testdata/beku_test.git/HEAD1
-rw-r--r--testdata/beku_test.git/config6
-rw-r--r--testdata/beku_test.git/description1
-rw-r--r--testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.idxbin0 -> 1408 bytes
-rw-r--r--testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.packbin0 -> 1016 bytes
-rw-r--r--testdata/beku_test.git/packed-refs5
6 files changed, 13 insertions, 0 deletions
diff --git a/testdata/beku_test.git/HEAD b/testdata/beku_test.git/HEAD
new file mode 100644
index 0000000..cb089cd
--- /dev/null
+++ b/testdata/beku_test.git/HEAD
@@ -0,0 +1 @@
+ref: refs/heads/master
diff --git a/testdata/beku_test.git/config b/testdata/beku_test.git/config
new file mode 100644
index 0000000..a730278
--- /dev/null
+++ b/testdata/beku_test.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[remote "origin"]
+ url = /home/ms/src/github.com/shuLhan/share/lib/git/testdata/beku_test
diff --git a/testdata/beku_test.git/description b/testdata/beku_test.git/description
new file mode 100644
index 0000000..498b267
--- /dev/null
+++ b/testdata/beku_test.git/description
@@ -0,0 +1 @@
+Unnamed repository; edit this file 'description' to name the repository.
diff --git a/testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.idx b/testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.idx
new file mode 100644
index 0000000..794afbb
--- /dev/null
+++ b/testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.idx
Binary files differ
diff --git a/testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.pack b/testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.pack
new file mode 100644
index 0000000..4f4e14e
--- /dev/null
+++ b/testdata/beku_test.git/objects/pack/pack-6968a14165fc3c53cfcc3b1282019c96d19b6923.pack
Binary files differ
diff --git a/testdata/beku_test.git/packed-refs b/testdata/beku_test.git/packed-refs
new file mode 100644
index 0000000..c014ad2
--- /dev/null
+++ b/testdata/beku_test.git/packed-refs
@@ -0,0 +1,5 @@
+# pack-refs with: peeled fully-peeled sorted
+d6ad9dabc61f72558013bb05e91bf273c491e39c refs/heads/beku
+c9f69fb7fea72fbc0e7b70a82a1a48a6e89c4ee0 refs/heads/master
+ec65455bf4ca8c37a65ce88b9385e4191fb21975 refs/tags/v0.1.0
+582b912d9958422308dd6aaca85bc15a0463086e refs/tags/v0.2.0