summaryrefslogtreecommitdiff
path: root/_posts/2009-06-15-msysgit-key-setup.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-15-msysgit-key-setup.textile
parent0b1e2aef5e6c0008c2d9d2504d1ca9bfe2100e8a (diff)
Remove 'guide' layout
Diffstat (limited to '_posts/2009-06-15-msysgit-key-setup.textile')
-rw-r--r--_posts/2009-06-15-msysgit-key-setup.textile5
1 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2009-06-15-msysgit-key-setup.textile b/_posts/2009-06-15-msysgit-key-setup.textile
index f3c1a79..eb52271 100644
--- a/_posts/2009-06-15-msysgit-key-setup.textile
+++ b/_posts/2009-06-15-msysgit-key-setup.textile
@@ -1,12 +1,13 @@
---
-layout: guide
+layout: default
title: Generating SSH keys (Win/msysgit)
-subtitle: This guide will step you through the process of generating a keypair in msysgit and uploading it to GitHub
description: Setting up SSH keys with msysgit on Windows
categories: windows setup
main_category: setup
---
+This guide will step you through the process of generating a keypair in msysgit and uploading it to GitHub
+
Generating an SSH key with msysgit is a fairly straightforward process. First and foremost, make sure you're working in the Git Bash console, not cmd (the default Windows command line). You can find Git Bash under the git folder in your start menu, or by right clicking on a folder and selecting "Git Bash Here" if you choose to install context menu items during the msysgit installation.
h2. Backup and remove existing keys