Skip to content

Instantly share code, notes, and snippets.

@mgirouard
Last active December 26, 2015 03:19
Show Gist options
  • Save mgirouard/7085255 to your computer and use it in GitHub Desktop.
Save mgirouard/7085255 to your computer and use it in GitHub Desktop.
#!/bin/bash
##
# Run from within a git directory
##
GIT_WORK_TREE=/var/www/example.com/prod git checkout -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment