Useful git-hooks for project This setup intends to keep git hooks for indy project Installing Copy all files in "hooks" folder to your local .git/hooks Hooks functions: pre-push: Added some script to forbid direct push to upstream indy repo. We need to ensure this to avoid misoperations