summaryrefslogtreecommitdiff
path: root/doc/source/dev/gitwash/git_intro.rst
blob: 9d596d4d46104fe7981bd5af202b9b75f8d31655 (plain)
1
2
3
4
5
6
7
8
Install git
===========

Developing with git can be done entirely without github. Git is a distributed
version control system. In order to use git on your machine you must `install
it`_.

.. include:: git_links.inc