From 8d2f536d51dddce7eed5ecd79817c2a2bea86ef6 Mon Sep 17 00:00:00 2001 From: Eugeny Pankov Date: Mon, 15 Mar 2010 18:43:20 +0800 Subject: Fixed typo --- _posts/2009-06-11-forking.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 _posts/2009-06-11-forking.markdown (limited to '_posts') diff --git a/_posts/2009-06-11-forking.markdown b/_posts/2009-06-11-forking.markdown old mode 100644 new mode 100755 index e456895..db011a8 --- 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. -- cgit v1.3.1