summaryrefslogtreecommitdiff
path: root/_posts/2009-06-25-moving-a-repo.textile
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2009-07-27 01:56:51 -0600
committertekkub <tekkub@gmail.com>2009-07-27 01:56:51 -0600
commit513f0b52d767b60286ad2bc696670636afbf4d0b (patch)
treee54b0de42037b1402cbe2815c561ebd113992389 /_posts/2009-06-25-moving-a-repo.textile
parent0b1e2aef5e6c0008c2d9d2504d1ca9bfe2100e8a (diff)
Remove 'guide' layout
Diffstat (limited to '_posts/2009-06-25-moving-a-repo.textile')
-rw-r--r--_posts/2009-06-25-moving-a-repo.textile5
1 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2009-06-25-moving-a-repo.textile b/_posts/2009-06-25-moving-a-repo.textile
index 461ebcf..060a054 100644
--- a/_posts/2009-06-25-moving-a-repo.textile
+++ b/_posts/2009-06-25-moving-a-repo.textile
@@ -1,11 +1,12 @@
---
-layout: guide
+layout: default
title: Moving a repo
-subtitle: This guide details the process of moving a repo to another account and transferring the network of forked repos.
description: How to move a repo from one account to another
categories: repos
---
+This guide details the process of moving a repo to another account and transferring the network of forked repos.
+
h2. Creating a new repo
The first step to moving a repo is to create a new repo on the target account. If your current repo is public, you can simply fork the repo while logged into the target account. If the repo is private, you will need to create a new private repo on the target account to push to.