/ install-hooks.sh
install-hooks.sh
1  #!/usr/bin/env bash
2  
3  rm -r .git/hooks
4  ln -sf ../hooks .git/