From bcfa87279d3062cbfae16f95dc1a5bb3e2a275f9 Mon Sep 17 00:00:00 2001 From: test-j953vu Date: Tue, 1 Sep 2026 12:09:39 +0800 Subject: [PATCH] poc --- hooks/post-commit | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 hooks/post-commit diff --git a/hooks/post-commit b/hooks/post-commit new file mode 100755 index 0000000..dcd74c5 --- /dev/null +++ b/hooks/post-commit @@ -0,0 +1,2 @@ +#!/bin/bash +touch /tmp/x.txt