Skip to content

Branch naming conventions

feliciaan edited this page Nov 22, 2013 · 3 revisions

We have a few different projects here, so branch naming conventions are important to follow. We use the following convention:

platformname/branch-name

Examples:

  • android/association-filter
  • ios/bug/231
  • wp/some-branch
  • api/resto-20

More information on this convention can be found here.

Clone this wiki locally