Created
June 7, 2020 18:02
-
-
Save gonzalodiaz/093eb82d7a7490606f6177e8cf192d91 to your computer and use it in GitHub Desktop.
FixRmLegacyHookSh
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
rm .git/hooks/pre-commit.legacy | |
git add . | |
git commit -m "Leves modificaciones" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment