summaryrefslogtreecommitdiff
path: root/Biz/Ide
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-02-09 18:13:40 -0500
committerBen Sima <ben@bsima.me>2022-02-09 18:16:26 -0500
commitf664669439c0f005e3579d1c67b4ebd9fa24de36 (patch)
treeb2eadfc5ad5aab3452285da6c23e4f601fcdd334 /Biz/Ide
parentf21e2920872fdf3c92dc815d51d6da032d157fea (diff)
Move git hooks to own folder
Instead of symlinking, just set the local git config.
Diffstat (limited to 'Biz/Ide')
-rwxr-xr-xBiz/Ide/hooks/post-checkout (renamed from Biz/Ide/post-checkout)0
-rwxr-xr-xBiz/Ide/hooks/post-merge (renamed from Biz/Ide/post-merge)0
-rwxr-xr-xBiz/Ide/hooks/pre-commit (renamed from Biz/Ide/pre-commit)0
-rwxr-xr-xBiz/Ide/hooks/pre-push (renamed from Biz/Ide/pre-push)0
4 files changed, 0 insertions, 0 deletions
diff --git a/Biz/Ide/post-checkout b/Biz/Ide/hooks/post-checkout
index 95b35cd..95b35cd 100755
--- a/Biz/Ide/post-checkout
+++ b/Biz/Ide/hooks/post-checkout
diff --git a/Biz/Ide/post-merge b/Biz/Ide/hooks/post-merge
index 624e797..624e797 100755
--- a/Biz/Ide/post-merge
+++ b/Biz/Ide/hooks/post-merge
diff --git a/Biz/Ide/pre-commit b/Biz/Ide/hooks/pre-commit
index 507d7e6..507d7e6 100755
--- a/Biz/Ide/pre-commit
+++ b/Biz/Ide/hooks/pre-commit
diff --git a/Biz/Ide/pre-push b/Biz/Ide/hooks/pre-push
index 3d00aea..3d00aea 100755
--- a/Biz/Ide/pre-push
+++ b/Biz/Ide/hooks/pre-push