Created
August 25, 2014 17:58
-
-
Save josemarluedke/ebdbc28a45ff9825d235 to your computer and use it in GitHub Desktop.
Update dummy app
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
cd spec/dummy && git c . && git pull origin master && cd ../../ && git add spec/dummy && git ci "Update dummy app" && rm -rf spec/dummy/spec/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment