Skip to content

Instantly share code, notes, and snippets.

@ricardobarantini
Created July 6, 2016 03:33
Show Gist options
  • Save ricardobarantini/b9348096750c175305fcceea7900a024 to your computer and use it in GitHub Desktop.
Save ricardobarantini/b9348096750c175305fcceea7900a024 to your computer and use it in GitHub Desktop.
#!/bin/sh
umask 0022
git --work-tree=/diretorio/do/app --git-dir=/diretorio/do/app.git checkout -f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment