From 7a9fca2e77bab947c3f935269444b391e23338a2 Mon Sep 17 00:00:00 2001 From: VittGam Date: Tue, 7 Jun 2011 09:38:08 -0700 Subject: This page is for Windows, not OSX --- _posts/2008-01-01-win-set-up-git.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts') diff --git a/_posts/2008-01-01-win-set-up-git.markdown b/_posts/2008-01-01-win-set-up-git.markdown index 681252a..fd50a38 100644 --- a/_posts/2008-01-01-win-set-up-git.markdown +++ b/_posts/2008-01-01-win-set-up-git.markdown @@ -6,7 +6,7 @@ description: A quick guide to help you get started with Git

If you’ve found yourself on this page, we’re assuming you’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.

-

This is the guide for setting up git in OSX. There are also guides for OSX and Linux.

+

This is the guide for setting up git in Windows. There are also guides for OSX and Linux.

##First: Download and Install Git -- cgit v1.3.1 From f089d807be1185622e33299ebb16b42e52f703a3 Mon Sep 17 00:00:00 2001 From: VittGam Date: Tue, 7 Jun 2011 09:41:44 -0700 Subject: This page is for Linux, not OSX --- _posts/2008-01-01-linux-set-up-git.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts') diff --git a/_posts/2008-01-01-linux-set-up-git.markdown b/_posts/2008-01-01-linux-set-up-git.markdown index 0d1d92b..469cb63 100644 --- a/_posts/2008-01-01-linux-set-up-git.markdown +++ b/_posts/2008-01-01-linux-set-up-git.markdown @@ -6,7 +6,7 @@ description: A quick guide to help you get started with Git

If you’ve found yourself on this page, we’re assuming you’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.

-

This is the guide for setting up git in OSX. There are also guides for OSX and Windows.

+

This is the guide for setting up git in Linux. There are also guides for OSX and Windows.

##First: Download and Install Git -- cgit v1.3.1