diff --git a/common-flow.md b/common-flow.md index 636aae1..cd88caa 100644 --- a/common-flow.md +++ b/common-flow.md @@ -4,8 +4,9 @@ Git Common-Flow 1.0.0-draft.1 Summary ------- -Common-Flow is an attempt to gather the most common usage patterns of git out in -the wild into a single and concise specification. Based on +Common-Flow is an attempt to gather a sensible selection of the most common +usage patterns of git out in the wild into a single and concise +specification. It is based on the [original variant](http://scottchacon.com/2011/08/31/github-flow.html) of [GitHub Flow](https://guides.github.com/introduction/flow/), while taking into account how a lot of open source projects use git.