From 4bb3a2fd34ed641258d06e232baa513027a8e034 Mon Sep 17 00:00:00 2001 From: tekkub Date: Tue, 23 Feb 2010 22:40:48 -0700 Subject: Add missing installation guides --- _posts/2009-06-13-git-installation-redirect.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _posts/2009-06-13-git-installation-redirect.markdown (limited to '_posts/2009-06-13-git-installation-redirect.markdown') diff --git a/_posts/2009-06-13-git-installation-redirect.markdown b/_posts/2009-06-13-git-installation-redirect.markdown new file mode 100644 index 0000000..1589bdb --- /dev/null +++ b/_posts/2009-06-13-git-installation-redirect.markdown @@ -0,0 +1,18 @@ +--- +layout: default +title: Installing git +description: How to install git +categories: setup +--- + +Attempting to redirect to the guide for your OS. If the redirect fails, pick your OS: + +* [Windows](win-git-installation) +* [Mac](mac-git-installation) +* [Linux](linux-git-installation) + + \ No newline at end of file -- cgit v1.3.1