Skip to content
Daniele Ricci edited this page Feb 20, 2015 · 17 revisions

TODO describe current branching model

  • master is the all-changing branch
  • features in feature/[name]
  • releases in release/major.minor updated with hotfixes
  • tagged releases

Other tips:

  • be sure to always merge back with --no-ff
Clone this wiki locally