summaryrefslogtreecommitdiff
path: root/tests-clar/resources/deprecated-mode.git/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar/resources/deprecated-mode.git/hooks')
-rw-r--r--tests-clar/resources/deprecated-mode.git/hooks/README.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests-clar/resources/deprecated-mode.git/hooks/README.sample b/tests-clar/resources/deprecated-mode.git/hooks/README.sample
new file mode 100644
index 000000000..d125ec83f
--- /dev/null
+++ b/tests-clar/resources/deprecated-mode.git/hooks/README.sample
@@ -0,0 +1,5 @@
+#!/bin/sh
+#
+# Place appropriately named executable hook scripts into this directory
+# to intercept various actions that git takes. See `git help hooks` for
+# more information.