summaryrefslogtreecommitdiff
path: root/_posts/2009-06-13-fork-a-repo.markdown
diff options
context:
space:
mode:
authorCameron McEfee <cameron@github.com>2011-05-27 08:25:04 -0700
committerCameron McEfee <cameron@github.com>2011-05-27 08:25:04 -0700
commit4e9c4c8ca65dd32a4616cc3711f8d24927341139 (patch)
tree5828d24d0aedaff7371d9d855de6c0e766f6c40f /_posts/2009-06-13-fork-a-repo.markdown
parente81e0d221e84e84a131aa59dc96d56f912a39784 (diff)
Adding new categories.
Diffstat (limited to '_posts/2009-06-13-fork-a-repo.markdown')
-rw-r--r--_posts/2009-06-13-fork-a-repo.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-13-fork-a-repo.markdown b/_posts/2009-06-13-fork-a-repo.markdown
index 8e8d3e1..eccf8df 100644
--- a/_posts/2009-06-13-fork-a-repo.markdown
+++ b/_posts/2009-06-13-fork-a-repo.markdown
@@ -2,7 +2,7 @@
layout: default
title: Fork A Repo
description: Copy a repo to create a new, unique project from its contents.
-categories: bootcamp collaborating
+categories: beginner
---
<span class="intro">If you&rsquo;ve found yourself on this page, we&rsquo;re assuming you&rsquo;re brand new to Git and GitHub. This guide will walk you through the basics and explain a little bit about how everything works along the way.</span>