From 0f6e6e2f62329e02580c81cc7229df155320812c Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 1 Jun 2015 12:56:18 +0300 Subject: [PATCH] Add links to documentation --- pep-git.txt | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) 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 ========= -- 2.39.2