Skip to content

Instantly share code, notes, and snippets.

@douglasback
Created June 4, 2012 19:44
Show Gist options
  • Save douglasback/2870422 to your computer and use it in GitHub Desktop.
Save douglasback/2870422 to your computer and use it in GitHub Desktop.
#! /bin/bash
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