Skip to content
chrisfilo edited this page Oct 16, 2014 · 13 revisions
  1. git pull
  2. make specs
  3. check if there is anything uncommitted
  4. clean the source tree git clean -f -d --dry-run git clean -f -d
  5. run all tests