diff --git a/symlink_git_hooks.sh b/symlink_git_hooks.sh new file mode 100644 index 00000000000..7c3b58feaca --- /dev/null +++ b/symlink_git_hooks.sh @@ -0,0 +1,3 @@ +#/bin/bash + +ln -s .hooks/* .git/hooks/