diff options
| author | tekkub <tekkub@gmail.com> | 2011-03-06 03:39:01 -0700 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2011-03-06 03:39:01 -0700 |
| commit | 8431916e74a6db1d2bf7dee8139d43173a11b98c (patch) | |
| tree | d989e58f1966c8ba711794a74122728470673b34 /_posts/2009-06-14-win-git-installation.markdown | |
| parent | 195bb6e477231b96c18b2062f1ef59d64a6f81cd (diff) | |
DRY up redirections
Diffstat (limited to '_posts/2009-06-14-win-git-installation.markdown')
| -rw-r--r-- | _posts/2009-06-14-win-git-installation.markdown | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/_posts/2009-06-14-win-git-installation.markdown b/_posts/2009-06-14-win-git-installation.markdown index 4e618f4..dd0571d 100644 --- a/_posts/2009-06-14-win-git-installation.markdown +++ b/_posts/2009-06-14-win-git-installation.markdown @@ -1,11 +1,6 @@ --- -layout: default +layout: redirect title: Installing git (Win/msysgit) description: How to install git on Windows +redirect_to: /win-set-up-git --- - -This page has moved. If the redirect fails, [click me](win-set-up-git) - -<script type="text/javascript"> - window.location = '/win-set-up-git' -</script> |
