diff options
Diffstat (limited to 'Biz/Ide/hooks/post-commit.bash')
-rwxr-xr-x | Biz/Ide/hooks/post-commit.bash | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Biz/Ide/hooks/post-commit.bash b/Biz/Ide/hooks/post-commit.bash deleted file mode 100755 index cd1f195..0000000 --- a/Biz/Ide/hooks/post-commit.bash +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -## START BRANCHLESS CONFIG - -git branchless hook post-commit "$@" - -## END BRANCHLESS CONFIG |