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-mac-git-installation.markdown | |
| parent | 195bb6e477231b96c18b2062f1ef59d64a6f81cd (diff) | |
DRY up redirections
Diffstat (limited to '_posts/2009-06-14-mac-git-installation.markdown')
| -rw-r--r-- | _posts/2009-06-14-mac-git-installation.markdown | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/_posts/2009-06-14-mac-git-installation.markdown b/_posts/2009-06-14-mac-git-installation.markdown index a63a7c8..4c0bd7f 100644 --- a/_posts/2009-06-14-mac-git-installation.markdown +++ b/_posts/2009-06-14-mac-git-installation.markdown @@ -1,11 +1,6 @@ --- -layout: default +layout: redirect title: Installing git (OSX) description: How to install git on OSX +redirect_to: /mac-set-up-git --- - -This page has moved. If the redirect fails, [click me](mac-set-up-git) - -<script type="text/javascript"> - window.location = '/mac-set-up-git' -</script> |
