aboutsummaryrefslogtreecommitdiff
path: root/gitosis/test/mocktemplates
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2007-08-30 20:00:15 -0700
committerTommi Virtanen <tv@eagain.net>2007-08-30 20:03:17 -0700
commit5655b7f517a46fc1177a3e9007ab56b36a6d8e0c (patch)
tree07305ea591f10edd80f4ccc9f5c85e1e9d22d24e /gitosis/test/mocktemplates
parentRefactor unit test writeFile/readFile helpers. (diff)
downloadgitosis-dakkar-5655b7f517a46fc1177a3e9007ab56b36a6d8e0c.tar.gz
gitosis-dakkar-5655b7f517a46fc1177a3e9007ab56b36a6d8e0c.tar.bz2
gitosis-dakkar-5655b7f517a46fc1177a3e9007ab56b36a6d8e0c.zip
Add helper to create (bare) repositories with custom templates.
Diffstat (limited to 'gitosis/test/mocktemplates')
-rwxr-xr-xgitosis/test/mocktemplates/hooks/post-update2
-rw-r--r--gitosis/test/mocktemplates/no-confusion1
2 files changed, 3 insertions, 0 deletions
diff --git a/gitosis/test/mocktemplates/hooks/post-update b/gitosis/test/mocktemplates/hooks/post-update
new file mode 100755
index 0000000..7e81207
--- /dev/null
+++ b/gitosis/test/mocktemplates/hooks/post-update
@@ -0,0 +1,2 @@
+#!/bin/sh
+# i can override standard templates
diff --git a/gitosis/test/mocktemplates/no-confusion b/gitosis/test/mocktemplates/no-confusion
new file mode 100644
index 0000000..4d1bc79
--- /dev/null
+++ b/gitosis/test/mocktemplates/no-confusion
@@ -0,0 +1 @@
+i should show up