From: Oleg Broytman Date: Mon, 1 Jun 2015 09:56:18 +0000 (+0300) Subject: Add links to documentation X-Git-Url: https://git.phdru.name/?p=git-wiki.git;a=commitdiff_plain;h=0f6e6e2f62329e02580c81cc7229df155320812c Add links to documentation --- diff --git a/pep-git.txt b/pep-git.txt index 3e13d14..a8f6045 100644 --- a/pep-git.txt +++ b/pep-git.txt @@ -23,9 +23,46 @@ Python development from Mercurial to git. The author of the PEP doesn't currently plan to write a Process PEP on migration from Mercurial to git. +Documentation +============= + +Git is accompanied with a lot of documentation, both online and +offline. + +Documentation for starters +-------------------------- + +Git Tutorial: `part 1 +`_, +`part 2 +`_. + +`Git User's manual +`_. +`Everyday GIT With 20 Commands Or So +`_. +`Git workflows +`_. + +`Git Magic +`_, +also with a number of translations. + +Advanced documentation +---------------------- + +`Pro Git `_. The Book about git. Buy it at +Amazon or download in PDF, mobi, or ePub form. Has translations to +many different languages. Download Russian translation from `GArik +`_. + +`Git Wiki `_. + References ========== +.. [] + Copyright =========