Skip to content

Instantly share code, notes, and snippets.

Created December 11, 2012 19:36
#!/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