Git Branch naming

Posted Almost 12 years ago. Visible to the public.

This is how we name branches :

  • <team>/<story>-<id> (features)
  • fix/<team>/<story>-<id> (bugs)

story is an dash-delimited version of the story name, and id the Pivotal story number.

Examples :

  • supply/belvilla-naming-1234567
  • fix/tripadvisor/property-syncing-3256674
  • integration/geo/boroughs
Julien Letessier
Last edit
Almost 9 years ago
dncrht
Tags
Posted by Julien Letessier to HouseTrip Deck (2012-06-19 08:22)