diff options
Diffstat (limited to 'gitosis/test/mocktemplates')
-rwxr-xr-x | gitosis/test/mocktemplates/hooks/post-update | 2 | ||||
-rw-r--r-- | gitosis/test/mocktemplates/no-confusion | 1 |
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 |