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