diff options
| -rwxr-xr-x[-rw-r--r--] | _posts/2009-06-11-forking.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-11-forking.markdown b/_posts/2009-06-11-forking.markdown index e456895..db011a8 100644..100755 --- a/_posts/2009-06-11-forking.markdown +++ b/_posts/2009-06-11-forking.markdown @@ -6,7 +6,7 @@ categories: collaborating popular main_category: collaborating --- -This guide will step you through the process of forking, pushing you changes, and pulling in changes from the upstream repo. +This guide will step you through the process of forking, pushing your changes, and pulling in changes from the upstream repo. In this guide, we will use [github-services](http://github.com/pjhyett/github-services) as an example to fork, submit a change, and re-sync with the forked repo. All the examples on this page assume you're working in the "master" branch. |
