Skip to content

Instantly share code, notes, and snippets.

Created December 11, 2012 19:36
Show Gist options
  • Save anonymous/4261383 to your computer and use it in GitHub Desktop.
Save anonymous/4261383 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd ..
GIT_DIR='.git'
umask 002 && git reset --hard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment