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