Skip to content

Instantly share code, notes, and snippets.

@shinypb
Created April 7, 2011 18:49
Show Gist options
  • Select an option

  • Save shinypb/908418 to your computer and use it in GitHub Desktop.

Select an option

Save shinypb/908418 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
chmod -x ~/workspace/twitter/.git/hooks/pre-commit
git commit $@
chmod +x ~/workspace/twitter/.git/hooks/pre-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment