Skip to content

Instantly share code, notes, and snippets.

@Necktrox
Created March 29, 2016 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Necktrox/a0defb5c3933afbdf509b5c26acf5d2a to your computer and use it in GitHub Desktop.
Save Necktrox/a0defb5c3933afbdf509b5c26acf5d2a to your computer and use it in GitHub Desktop.
#!/bin/sh
export GIT_WORK_TREE=/var/mta/project-name/mods/deathmatch/resources
git checkout -f
git clean -d -f -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment