From 513f0b52d767b60286ad2bc696670636afbf4d0b Mon Sep 17 00:00:00 2001 From: tekkub Date: Mon, 27 Jul 2009 01:56:51 -0600 Subject: Remove 'guide' layout --- _posts/2009-06-16-forking.textile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '_posts/2009-06-16-forking.textile') diff --git a/_posts/2009-06-16-forking.textile b/_posts/2009-06-16-forking.textile index 156bda2..5cfefb9 100644 --- a/_posts/2009-06-16-forking.textile +++ b/_posts/2009-06-16-forking.textile @@ -1,11 +1,12 @@ --- -layout: guide +layout: default title: Forking a project -subtitle: This guide will step you through the process of forking, pushing you changes, and pulling in changes from the upstream repo. description: How to fork a project, submit changes, and pull from other repos in the fork network categories: collaborating --- +This guide will step you through the process of forking, pushing you 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. Note that this works for pulling from a forked repository to the original, as well. -- cgit v1.3.1