summaryrefslogtreecommitdiff
path: root/post-receive
diff options
context:
space:
mode:
authorClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-02 13:11:35 +0200
committerClaudius 'keldu' Holeksa <mail@keldu.de>2024-08-02 13:11:35 +0200
commitca995a65912a246e34ef362d77bd6900e221cd8f (patch)
tree82755621d2ec278125cf6c3ce947c0d42f202906 /post-receive
parent44f489d3c79769018a2aff9e9d064768b412ae45 (diff)
wip
Diffstat (limited to 'post-receive')
-rw-r--r--post-receive3
1 files changed, 3 insertions, 0 deletions
diff --git a/post-receive b/post-receive
new file mode 100644
index 0000000..db5cb0e
--- /dev/null
+++ b/post-receive
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+date > /tmp/git_post-receive_test