aboutsummaryrefslogtreecommitdiff
path: root/lib/git
diff options
context:
space:
mode:
authorShulhan <m.shulhan@gmail.com>2019-11-15 01:54:54 +0700
committerShulhan <m.shulhan@gmail.com>2019-11-15 01:54:54 +0700
commit476211f5187aae2d8ffd5525dff2255d586159a3 (patch)
tree77ee3935118aead31bf4ff4b19a61605542a018d /lib/git
parent1de75b90ee86f1e22d6734b735c54763951dcf4b (diff)
downloadpakakeh.go-476211f5187aae2d8ffd5525dff2255d586159a3.tar.xz
lib/git: add empty git directories on testdata
Diffstat (limited to 'lib/git')
-rw-r--r--lib/git/testdata/beku_test.git/branches/.empty0
-rw-r--r--lib/git/testdata/beku_test.git/objects/info/.empty0
-rw-r--r--lib/git/testdata/beku_test.git/refs/.empty0
3 files changed, 0 insertions, 0 deletions
diff --git a/lib/git/testdata/beku_test.git/branches/.empty b/lib/git/testdata/beku_test.git/branches/.empty
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/lib/git/testdata/beku_test.git/branches/.empty
diff --git a/lib/git/testdata/beku_test.git/objects/info/.empty b/lib/git/testdata/beku_test.git/objects/info/.empty
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/lib/git/testdata/beku_test.git/objects/info/.empty
diff --git a/lib/git/testdata/beku_test.git/refs/.empty b/lib/git/testdata/beku_test.git/refs/.empty
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/lib/git/testdata/beku_test.git/refs/.empty