Created
December 1, 2018 20:25
-
-
Save chrisquinnr/b734bef8776de8c1aeb6bcb6de599d66 to your computer and use it in GitHub Desktop.
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
| chris @ ~/Sites/_My Projects/meteor-ci * cq | |
| master | |
| [19] → git commit -am 'bad commit' | |
| /Users/chris/Sites/_My Projects/meteor-ci/imports/ui/layouts/body/body.js | |
| 1:21 error Missing semicolon semi | |
| ✖ 1 problem (1 error, 0 warnings) | |
| 1 error and 0 warnings potentially fixable with the `--fix` option. | |
| pre-commit: | |
| pre-commit: We've failed to pass the specified git pre-commit hooks as the `lint` | |
| pre-commit: hook returned an exit code (1). If you're feeling adventurous you can | |
| pre-commit: skip the git pre-commit hooks by adding the following flags to your commit: | |
| pre-commit: | |
| pre-commit: git commit -n (or --no-verify) | |
| pre-commit: | |
| pre-commit: This is ill-advised since the commit is broken. | |
| pre-commit: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment