summaryrefslogtreecommitdiff
path: root/Biz/Ide/hooks/pre-auto-gc
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Ide/hooks/pre-auto-gc')
-rwxr-xr-xBiz/Ide/hooks/pre-auto-gc6
1 files changed, 0 insertions, 6 deletions
diff --git a/Biz/Ide/hooks/pre-auto-gc b/Biz/Ide/hooks/pre-auto-gc
deleted file mode 100755
index c92a844..0000000
--- a/Biz/Ide/hooks/pre-auto-gc
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-## START BRANCHLESS CONFIG
-
-git branchless hook pre-auto-gc "$@"
-
-## END BRANCHLESS CONFIG