summaryrefslogtreecommitdiff
path: root/templates/hooks--post-commit
diff options
context:
space:
mode:
Diffstat (limited to 'templates/hooks--post-commit')
-rw-r--r--templates/hooks--post-commit8
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/hooks--post-commit b/templates/hooks--post-commit
deleted file mode 100644
index 8be6f34ad9..0000000000
--- a/templates/hooks--post-commit
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-#
-# An example hook script that is called after a successful
-# commit is made.
-#
-# To enable this hook, make this file executable.
-
-: Nothing