Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 711 Bytes

install.rst

File metadata and controls

29 lines (20 loc) · 711 Bytes

Install git

Overview

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

In detail

See the git page for the most recent information.

Have a look at the github install help pages available from github help3 .

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


  1. https://git-for-windows.github.io

  2. https://code.google.com/archive/p/git-osx-installer/downloads

  3. http://help.github.com/