=== Git === `Git ` is a free and open source distributed version control system. External Documentation ====================== - `Git Web Site `_ - `Git Documentation `_ - `Git Book `_ .. _git-install: Installation Notes ================== Git can be installed on Ubuntu 20.04/18.04 using the following command:: sudo apt-get install git .. _git-site: https://git-scm.com/ .. _git-docs: https://git-scm.com/doc .. _git-book: https://git-scm.com/book