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