Skip to content

Instantly share code, notes, and snippets.

@josemarluedke
Created August 25, 2014 17:58
Show Gist options
  • Save josemarluedke/ebdbc28a45ff9825d235 to your computer and use it in GitHub Desktop.
Save josemarluedke/ebdbc28a45ff9825d235 to your computer and use it in GitHub Desktop.
Update dummy app
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