Created
February 21, 2012 16:59
-
-
Save bcmiller/1877373 to your computer and use it in GitHub Desktop.
fixed-my-tab issyue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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