From 839cd75886f4fa7bec3c6e3ec794d8457878f749 Mon Sep 17 00:00:00 2001 From: Emmanuel Chateau Date: Wed, 5 Mar 2014 11:18:32 +0100 Subject: [PATCH] ajout de ref --- nGit.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/nGit.md b/nGit.md index bc31c19..954c202 100644 --- a/nGit.md +++ b/nGit.md @@ -13,16 +13,29 @@ Sélection de guides de démarrage pour Git [Git Un petit guide](http://rogerdudler.github.io/git-guide/index.fr.html) +[Git Immersion](http://gitimmersion.com/) + +[learning Git](http://training.github.com/) + [pages d'aide du service github](help.github.com) + +Mieux comprendre le fonctionnement de Git +---------- + +[The Git parable](http://tom.preston-werner.com/2009/05/19/the-git-parable.html) + [Une référence visuelle de Git](http://marklodato.github.io/visual-git-guide/index-fr.html) + + Ouvrages ---------- [ProGit par Scott Chacon](http://git-scm.com/book) -Il existe une traduction française : +Il existe une traduction française (moyenne) : [ProGit par Scott Chacon (FR)](http://git-scm.com/book/fr) +[Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/)