mirror of
https://github.com/jimeh/common-flow.git
synced 2026-02-19 09:26:40 +00:00
Use less forful language around committing often locally
This commit is contained in:
@@ -58,9 +58,9 @@ interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119).
|
|||||||
release.
|
release.
|
||||||
2. Changes
|
2. Changes
|
||||||
1. Changes MUST be performed on a separate branch that SHOULD be referred to
|
1. Changes MUST be performed on a separate branch that SHOULD be referred to
|
||||||
as a "change branch". All change branches MUST have descriptive
|
as a "change branch". All change branches MUST have descriptive names. It
|
||||||
names. You SHOULD commit often locally, and you SHOULD regularly push
|
is RECOMMENDED that you commit often locally, and you SHOULD regularly
|
||||||
your work to the same named branch on the remote server.
|
push your work to the same named branch on the remote server.
|
||||||
2. When a change branch is created, the branch that it is created from
|
2. When a change branch is created, the branch that it is created from
|
||||||
SHOULD be referred to as the "source branch". Each change branch also
|
SHOULD be referred to as the "source branch". Each change branch also
|
||||||
needs a designated "merge target branch", typically this will be the same
|
needs a designated "merge target branch", typically this will be the same
|
||||||
|
|||||||
Reference in New Issue
Block a user