X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=inline;f=pep-git.txt;h=a8f604520cb9e52bb1e6f0aa9dae88cae7a1e8db;hb=0f6e6e2f62329e02580c81cc7229df155320812c;hp=3e13d14ac4881688e36a65ad2d8564c1481b09e0;hpb=505205bf5aafd921ae626fd13dcbdf55d3498a2b;p=git-wiki.git 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 =========