##// END OF EJS Templates
Removed a lot of code from here, which will be committed next....
Removed a lot of code from here, which will be committed next. What's left in this file would need to be cleaned up well before adding it back. All the code we were using by default from here (and whose loss was a functional regression in trunk) is now in core.completerlib, which I will commit next.

File last commit:

r2599:aa4014be
r2958:5700410b
Show More
git_install.txt
26 lines | 589 B | text/plain | TextLexer
.. _install-git:
=============
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
.. include:: git_links.txt