Skip to content

Instantly share code, notes, and snippets.

@bcmiller
Created February 21, 2012 16:59
Show Gist options
  • Save bcmiller/1877373 to your computer and use it in GitHub Desktop.
Save bcmiller/1877373 to your computer and use it in GitHub Desktop.
fixed-my-tab issyue
[email protected]:/mnt/apci/main# git commit -m 'tab fred'
Error: This commit would contain a tab, which is against this repo's policy.
If you know what you are doing you can force this commit with:
git commit --no-verify
Or change the repo policy like so:
git config hooks.allowtabs true
[email protected]:/mnt/apci/main#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment