mirror of
https://github.com/jimeh/common-flow.git
synced 2026-02-19 01:16:40 +00:00
Fix inconsistency between summary and specification
This commit is contained in:
@@ -42,8 +42,10 @@ Basics:
|
||||
in to the master branch.
|
||||
- New releases are created by committing a version bump commit directly to the
|
||||
master branch, and then tagging that commit with the version.
|
||||
- Maintenance branches are updated by manually merging and/or back-porting
|
||||
relevant change branches in to them.
|
||||
- Maintenance branches are updated by cherry picking relevant changes if
|
||||
possible, otherwise use a change branch created from the maintenance branch,
|
||||
and have the pull request target the maintenance branch instead of the master
|
||||
branch.
|
||||
|
||||
Git Common-Flow Specification (Common-Flow)
|
||||
-------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user