##// END OF EJS Templates
depend on new gnureadline instead of readline on OS X...
depend on new gnureadline instead of readline on OS X this is the same package under a different name, to avoid the stdlib-overriding behavior that relied on easy_install's unpleasantness.

File last commit:

r11729:5cc34183
r15402:d5481e15
Show More
git_install.rst
26 lines | 589 B | text/x-rst | RstLexer

Install git

Overview

Debian / Ubuntu sudo apt-get install git-core
Fedora sudo yum install git-core
Windows Download and install msysGit_
OS X Use the git-osx-installer_

In detail

See the git_ page for the most recent information.

Have a look at the github_ install help pages available from `github help`_

There are good instructions here: http://book.git-scm.com/2_installing_git.html