-
-
Save ogirginc/5e289a6cd37bdd51e1f0c4f1716cbbbd to your computer and use it in GitHub Desktop.
Run rspec only on uncommited files. No more accidentally pushing a :focus tag to master!
This file contains 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
rspec `git ls-files --modified --others spec` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment