Created
June 7, 2020 17:56
-
-
Save gonzalodiaz/7f69ac1284f8ef2a3ef7636b76791ebd to your computer and use it in GitHub Desktop.
linkSimbolicoSh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ROOT_DIR="$(git rev-parse --show-toplevel)" | |
ln -sv "${ROOT_DIR}/scripts/pre-commit" "$ROOT_DIR/.git/hooks/pre-commit" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment