We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cat > .git/hooks/pre-commit #!/bin/bash phantomjs test-lib/run_jasmine_test.coffee test/SpecRunner.html
(ctrl+d) to end editing
chmod u+x .git/hooks/pre-commit