Created
July 14, 2020 18:37
-
-
Save fernandovaller/7da3e991ab71c4cdca641ba1e894a014 to your computer and use it in GitHub Desktop.
Git Hooks - Samples
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
| #!/bin/sh | |
| GIT_WORK_TREE=/path-your-app git checkout -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment