Changes between Version 15 and Version 16 of StartModWorkflow
- Timestamp:
- Dec 14, 2013, 1:46:18 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
StartModWorkflow
v15 v16 45 45 == Release tags == 46 46 47 A release tag is simply the release number, possibly followed by " beta #" or "rc #" if applicable. Thus the second release candidate for release 1.2.3 would be "1.2.3 rc2".47 A release tag is simply the release number, possibly followed by "-beta#" or "-rc#" if applicable. Thus the second release candidate for release 1.2.3 would be "1.2.3-rc2". 48 48 49 49 == Rationale for choice of Git Flow ==