Skip to content
Josh Bebbington edited this page Feb 23, 2015 · 1 revision

Good Practises

  • Work in feature branches
  • Pull changes from development before pushing
  • Merge your branch into development
  • Never push directly to master.
Clone this wiki locally