summaryrefslogtreecommitdiff
path: root/_posts/2009-06-14-win-git-installation.markdown
diff options
context:
space:
mode:
authortekkub <tekkub@gmail.com>2011-03-02 00:19:37 -0700
committertekkub <tekkub@gmail.com>2011-03-02 00:19:37 -0700
commit3a592ce3fcb350904d614baf90bc851c21dc805d (patch)
treee9c67d8d44088ddbf333d6884b8d908963bb6ac3 /_posts/2009-06-14-win-git-installation.markdown
parentbd6df9550885346307b4d042fc6b113e305a292f (diff)
Add quasi-redirects from the old guides
Diffstat (limited to '_posts/2009-06-14-win-git-installation.markdown')
-rw-r--r--_posts/2009-06-14-win-git-installation.markdown22
1 files changed, 4 insertions, 18 deletions
diff --git a/_posts/2009-06-14-win-git-installation.markdown b/_posts/2009-06-14-win-git-installation.markdown
index 7d9c87a..4e618f4 100644
--- a/_posts/2009-06-14-win-git-installation.markdown
+++ b/_posts/2009-06-14-win-git-installation.markdown
@@ -2,24 +2,10 @@
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/).
+This page has moved. If the redirect fails, [click me](win-set-up-git)
-_This guide was written with Git-1.6.5.1-preview20091022.exe, newer versions may differ._
-
-For each step we will use the default options. It is advisable that you do not use PuTTY if the installer gives you that option. GitHub only provides support for openssh.
-
-After you have completed installation you will need to [generate an SSH keypair](/msysgit-key-setup) and [set your local git config](/git-email-settings).
-
-![Welcome](http://img.skitch.com/20100125-fndn896jf6rfj5cs6nfhj9bxiq.jpg)
-![License](http://img.skitch.com/20100125-dmx43twyjrrksdmn76pcj3prdi.jpg)
-![Path](http://img.skitch.com/20100125-tepu9jhdnq5yh5a5ecdrtwxibm.jpg)
-![Start menu](http://img.skitch.com/20100125-ju7te2wr8hus7u7c1beghxpd9h.jpg)
-![Shortcuts](http://img.skitch.com/20100125-g5rpq18d1jryg2bhg72urypd2j.jpg)
-![PATH](http://img.skitch.com/20100125-d3urje18fhhf5b99st6yyypp6w.jpg)
-![CRLF](http://img.skitch.com/20100125-k3g1yeru3af1u31r5bu9b5t7xt.jpg)
-![Installin'](http://img.skitch.com/20100125-knmcqg7d9dqsxbk13iityyrxji.jpg)
-![Finished](http://img.skitch.com/20100125-q1tjy72n1tk1c191fdfp9jkspg.jpg) \ No newline at end of file
+<script type="text/javascript">
+ window.location = '/win-set-up-git'
+</script>