From 9c1cbfb767fa58eb10f98bc31307b33751e9495b Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 3 Jul 2017 11:14:35 +0100 Subject: [PATCH] Clean up summary wording slightly --- common-flow.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common-flow.md b/common-flow.md index 5520793..ff2bf26 100644 --- a/common-flow.md +++ b/common-flow.md @@ -5,8 +5,7 @@ Summary ------- 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 +usage patterns of git 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.