Skip to content

Instantly share code, notes, and snippets.

@fernandovaller
Created July 14, 2020 18:37
Show Gist options
  • Select an option

  • Save fernandovaller/7da3e991ab71c4cdca641ba1e894a014 to your computer and use it in GitHub Desktop.

Select an option

Save fernandovaller/7da3e991ab71c4cdca641ba1e894a014 to your computer and use it in GitHub Desktop.
Git Hooks - Samples
#!/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