forked from mrlan/LRR
README.md: update The Feature-branching Workflow.
parent
42d392a164
commit
ce4194e63b
|
@ -98,7 +98,7 @@ for both improving code quality and improving team quality.
|
||||||
## The Feature-branching Workflow
|
## The Feature-branching Workflow
|
||||||
|
|
||||||
We will use the feature-branching workflow for collaboration. The
|
We will use the feature-branching workflow for collaboration. The
|
||||||
idea is that make your own branch, work on it, and push this branch to
|
idea is that you make your own branch, work on it, and push this branch to
|
||||||
the central repo for review.
|
the central repo for review.
|
||||||
|
|
||||||
Check the section **The feature-branching workflow** in the following link for more detail:
|
Check the section **The feature-branching workflow** in the following link for more detail:
|
||||||
|
|
Loading…
Reference in New Issue