diff options
Diffstat (limited to '_posts/2009-06-14-mac-git-installation.textile')
| -rw-r--r-- | _posts/2009-06-14-mac-git-installation.textile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2009-06-14-mac-git-installation.textile b/_posts/2009-06-14-mac-git-installation.textile index 7e5317a..cd4867a 100644 --- a/_posts/2009-06-14-mac-git-installation.textile +++ b/_posts/2009-06-14-mac-git-installation.textile @@ -2,12 +2,13 @@ layout: default title: Installing git (OSX) description: How to install git on OSX -categories: mac setup -main_category: setup +categories: mac --- There are a number of methods to install git on OSX. This guide details the most common methods, in order of ease of install. +After you have completed installation you will need to "generate an SSH keypair":/mac-key-setup and "set your local git config":/git-email-settings. + h2. Pre-compiled Installer Download and run "git-osx-installer":http://code.google.com/p/git-osx-installer/ |
