From b4375574364caee0c7715af453f393dc24dad654 Mon Sep 17 00:00:00 2001 From: tekkub Date: Tue, 23 Feb 2010 22:43:34 -0700 Subject: Oops, those should default to setup category --- _posts/2009-06-14-linux-git-installation.markdown | 1 + _posts/2009-06-14-mac-git-installation.textile | 1 + _posts/2009-06-14-win-git-installation.markdown | 1 + 3 files changed, 3 insertions(+) (limited to '_posts') diff --git a/_posts/2009-06-14-linux-git-installation.markdown b/_posts/2009-06-14-linux-git-installation.markdown index ccf2c96..f2eabe8 100644 --- a/_posts/2009-06-14-linux-git-installation.markdown +++ b/_posts/2009-06-14-linux-git-installation.markdown @@ -3,6 +3,7 @@ layout: default title: Installing git (Linux) description: How to install git on Linux categories: linux +main_category: setup --- Ubuntu diff --git a/_posts/2009-06-14-mac-git-installation.textile b/_posts/2009-06-14-mac-git-installation.textile index cd4867a..b24281d 100644 --- a/_posts/2009-06-14-mac-git-installation.textile +++ b/_posts/2009-06-14-mac-git-installation.textile @@ -3,6 +3,7 @@ layout: default title: Installing git (OSX) description: How to install git on OSX categories: mac +main_category: setup --- There are a number of methods to install git on OSX. This guide details the most common methods, in order of ease of install. diff --git a/_posts/2009-06-14-win-git-installation.markdown b/_posts/2009-06-14-win-git-installation.markdown index ed41f9b..7d9c87a 100644 --- a/_posts/2009-06-14-win-git-installation.markdown +++ b/_posts/2009-06-14-win-git-installation.markdown @@ -3,6 +3,7 @@ layout: default title: Installing git (Win/msysgit) description: How to install git on Windows categories: windows +main_category: setup --- Installing git on windows is a fairly straightforward process. To begin, download the latest version of [msysgit](http://code.google.com/p/msysgit/). -- cgit v1.3.1