From a03d0aebf0354e03765ee5b5bf8ceb96aeb3f928 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ord=C3=A1s?= <3125580+davorpa@users.noreply.github.com> Date: Wed, 21 Sep 2022 03:00:08 +0200 Subject: [PATCH] chore: improve info of Git & SVN books (#7084) * chore: improve info of Git & SVN books - some http -> https. Address #6942 - complete creators - remove dups - move GIT/SVN resources to VCS section in that files where is defined * add creators to `-ko` resources * complete missing creators in `-en` resources * complete missing creators in `-zh` resources * change `online` to `HTML` format note Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> * Pro Git. change `online` to `HTML` format note * books(it): remove crosslink alias from SCM title section * change `online` to `HTML` format note + some `trls.` in Git sections Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> --- books/free-programming-books-cs.md | 2 +- books/free-programming-books-de.md | 6 ++-- books/free-programming-books-es.md | 11 ++++---- books/free-programming-books-fr.md | 4 +-- books/free-programming-books-id.md | 4 +-- books/free-programming-books-it.md | 9 ++---- books/free-programming-books-ja.md | 8 +++--- books/free-programming-books-ko.md | 10 +++---- books/free-programming-books-pl.md | 9 ++++-- books/free-programming-books-pt_BR.md | 8 +++--- books/free-programming-books-ru.md | 8 +++--- books/free-programming-books-subjects.md | 10 +++---- books/free-programming-books-tr.md | 4 +-- books/free-programming-books-zh.md | 35 ++++++++++++------------ 14 files changed, 63 insertions(+), 65 deletions(-) diff --git a/books/free-programming-books-cs.md b/books/free-programming-books-cs.md index a6ae3f08eb9aa..0ec6de1a829c7 100644 --- a/books/free-programming-books-cs.md +++ b/books/free-programming-books-cs.md @@ -52,7 +52,7 @@ ### Git -* [Pro Git](https://knihy.nic.cz/#ProGit) - Scott Chacon (PDF, EPUB, MOBI) +* [Pro Git](https://knihy.nic.cz/#ProGit) - Scott Chacon, `trl.:` Ondrej Filip (PDF, EPUB, MOBI) ### HTML and CSS diff --git a/books/free-programming-books-de.md b/books/free-programming-books-de.md index 1f9902d0224f0..dab9f27401da8 100644 --- a/books/free-programming-books-de.md +++ b/books/free-programming-books-de.md @@ -87,9 +87,9 @@ ### Git -* [Das Git-Buch](http://gitbu.ch) (PDF, EPUB) -* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de) (Online) -* [Pro Git](https://git-scm.com/book/de/current) - Scott Chacon, Ben Straub (Online, PDF, EPUB) +* [Das Git-Buch](http://gitbu.ch) - Valentin Haenel, Julius Plenz (PDF, EPUB) +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de) - Ben Lynn, `trl.:` Benjamin Bellee, `trl.:` Armin Stebich (HTML, PDF) +* [Pro Git](https://git-scm.com/book/de/) - Scott Chacon, Ben Straub, `trl.:` Ben Straub (HTML, PDF, EPUB, Kindle) ### Go diff --git a/books/free-programming-books-es.md b/books/free-programming-books-es.md index 4ac0c5d0e65e2..40bd01e3ef6be 100644 --- a/books/free-programming-books-es.md +++ b/books/free-programming-books-es.md @@ -152,11 +152,10 @@ ### Git -* [Git Immersión en Español](https://esparta.github.io/gitimmersion-spanish) -* [Git. La guía simple](http://rogerdudler.github.io/git-guide) (HTML) -* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es) -* [Pro Git](http://git-scm.com/book/es/) -* [Pro Git v2](http://git-scm.com/book/es/v2) +* [Git Immersión en Español](https://esparta.github.io/gitimmersion-spanish) - Jim Weirich, `trl.:` Espartaco Palma +* [Git. La guía simple](https://rogerdudler.github.io/git-guide/index.es.html) - Roger Dudler, `trl.:` Luis Barragan, `trl.:` Adrian Matellanes (HTML) +* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es) - Ben Lynn, `trl.:` Rodrigo Toledo, `trl.:` Ariset Llerena Tapia (HTML, PDF) +* [Pro Git](http://git-scm.com/book/es/) - Scott Chacon, Ben Straub, `trl.:` Andres Mancera, `trl.:` Antonino Ingargiola, et al. (HTML, PDF, EPUB) ### Go @@ -385,7 +384,7 @@ ### Subversion -* [Control de versiones con Subversion](http://svnbook.red-bean.com/nightly/es/index.html) (HTML) +* [Control de versiones con Subversion](http://svnbook.red-bean.com/nightly/es/index.html) - Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato (HTML) ### TypeScript diff --git a/books/free-programming-books-fr.md b/books/free-programming-books-fr.md index 90a84ecddcffe..bf1cd75b32678 100644 --- a/books/free-programming-books-fr.md +++ b/books/free-programming-books-fr.md @@ -148,8 +148,8 @@ ### Git -* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) - Alexandre Garel, Paul Gaborit, Nicolas Deram -* [Pro Git](http://www.git-scm.com/book/fr/v2) - Scott Chacon, Ben Straub +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) - Ben Lynn, `trl.:` Alexandre Garel, `trl.:` Paul Gaborit, `trl.:` Nicolas Deram (HTML, PDF) +* [Pro Git](http://www.git-scm.com/book/fr/) - Scott Chacon, Ben Straub (HTML, PDF, EPUB) ### Java diff --git a/books/free-programming-books-id.md b/books/free-programming-books-id.md index c14973d73a41e..d16c687ace8fe 100644 --- a/books/free-programming-books-id.md +++ b/books/free-programming-books-id.md @@ -64,8 +64,8 @@ ### Git -* [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git) -* [Pro Git 2nd Edition](https://git-scm.com/book/id/v2) +* [Belajar Git untuk Pemula](https://github.com/petanikode/belajar-git) - Ahmad Muhardian, Petani Kode (HTML) +* [Pro Git 2nd Edition](https://git-scm.com/book/id/) - Scott Chacon, Ben Straub (HTML) ### Go diff --git a/books/free-programming-books-it.md b/books/free-programming-books-it.md index 49b3a37acc4dc..5e29dabf9f746 100644 --- a/books/free-programming-books-it.md +++ b/books/free-programming-books-it.md @@ -17,7 +17,6 @@ * [NoSQL](#nosql) * [Relazionali](#relazionali) * [SQL](#sql) -* [Git](#git) * [Golang](#golang) * [HTML and CSS](#html-and-css) * [Java](#java) @@ -65,7 +64,8 @@ #### Sistemi di controllo versione -* [Controllo di Versione con Subversion](https://svnbook.red-bean.com/index.it.html) - Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato +* [Controllo di Versione con Subversion](https://svnbook.red-bean.com/index.it.html) - Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato (HTML, PDF) +* [Pro Git](https://git-scm.com/book/it) - Scott Chacon, Ben Straub (HTML, PDF, EPUB) #### Storia dell'informatica @@ -124,11 +124,6 @@ * [Progettare database NoSQL: la guida](http://www.html.it/guide/progettare-database-nosql/?cref=system) (HTML) -#### Git - -* [Pro Git](https://git-scm.com/book/it) - Scott Chacon, Ben Straub (HTML, PDF, EPUB) - - #### NoSQL * [Guida MongoDB](http://www.html.it/guide/guida-mongodb/?cref=system) (HTML) diff --git a/books/free-programming-books-ja.md b/books/free-programming-books-ja.md index 240d1edc93230..241fcef7be3ea 100644 --- a/books/free-programming-books-ja.md +++ b/books/free-programming-books-ja.md @@ -330,14 +330,14 @@ ### Git -* [git - 簡単ガイド](https://rogerdudler.github.io/git-guide/index.ja.html) - Roger Dudler, @nacho4d(翻訳) +* [git - 簡単ガイド](https://rogerdudler.github.io/git-guide/index.ja.html) - Roger Dudler, `trl.:` @nacho4d (HTML) * [Git ユーザマニュアル (バージョン 1.5.3 以降用)](https://cdn8.atwikiimg.com/git_jp/pub/git-manual-jp/Documentation/user-manual.html) - Yasuaki Narita -* [GitHubカンニング・ペーパー](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ja.md) - Tim Green, marocchino(翻訳) -* [Pro Git](http://git-scm.com/book/ja/) - Scott Chacon, 高木正弘 他(翻訳) ([PDF](https://raw.github.com/progit-ja/progit/master/progit.ja.pdf), [EPUB](https://raw.github.com/progit-ja/progit/master/progit.ja.epub), [MOBI](https://raw.github.com/progit-ja/progit/master/progit.ja.mobi)) +* [GitHubカンニング・ペーパー](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ja.md) - Tim Green, `trl.:` marocchino (HTML) +* [Pro Git](http://git-scm.com/book/ja/) - Scott Chacon, `trl.:` 高木正弘 他 ([PDF](https://raw.github.com/progit-ja/progit/master/progit.ja.pdf), [EPUB](https://raw.github.com/progit-ja/progit/master/progit.ja.epub), [MOBI](https://raw.github.com/progit-ja/progit/master/progit.ja.mobi)) * [Steins;Git 第二版](https://o2project.github.io/steins-git) - Shota Kubota * [サルでもわかるGit入門](https://backlog.com/ja/git-tutorial) - 株式会社ヌーラボ * [デザイナのための Git](https://github.com/hatena/Git-for-Designers) - はてな教科書 -* [図解 Git](https://marklodato.github.io/visual-git-guide/index-ja.html) - Mark Lodato, Kazu Yamamoto(翻訳) +* [図解 Git](https://marklodato.github.io/visual-git-guide/index-ja.html) - Mark Lodato, `trl.:` Kazu Yamamoto ### Go diff --git a/books/free-programming-books-ko.md b/books/free-programming-books-ko.md index 246e9beb5fa68..924f52c625c61 100644 --- a/books/free-programming-books-ko.md +++ b/books/free-programming-books-ko.md @@ -7,7 +7,7 @@ * [C++](#cpp) * [Docker](#docker) * [Elastic](#elastic) -* [GIT](#git) +* [Git](#git) * [Go](#go) * [HTML and CSS](#html-and-css) * [Java](#java) @@ -72,11 +72,11 @@ * [Elastic 가이드북](https://esbook.kimjmin.net) - 김종민 -### GIT +### Git -* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md) -* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html) -* [Pro Git 한글 번역](https://git-scm.com/book/ko/v2) - 최신 버전 +* [깃허브 치트 시트](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.ko.md) - Tim Green, `trl.:` marocchino, `trl.:` Chayoung You, `trl.:` Will 保哥 (HTML) +* [Git - 간편 안내서](https://rogerdudler.github.io/git-guide/index.ko.html) - Roger Dudler, `trl.:` Juntai Park, `trl.:` Ardie Hwang (HTML) +* [Pro Git 한글 번역](https://git-scm.com/book/ko/) - Scott Chacon, Ben Straub, `trl.:` Sean Lee, `trl.:` Seonghwan Lee, `trl.:` Sungmann Cho, `trl.:` Junyeong Yim, et al. (HTML, PDF, EPUB) *(최신 버전)* ### Go diff --git a/books/free-programming-books-pl.md b/books/free-programming-books-pl.md index 3dcf954f7961d..f3ae8f968dec3 100644 --- a/books/free-programming-books-pl.md +++ b/books/free-programming-books-pl.md @@ -1,6 +1,7 @@ ### Index * [0 - Niezależne od języka programowania](#0---niezale%C5%BCne-od-j%C4%99zyka-programowania) + * [Version Control Systems](#version-control-systems) * [Android](#android) * [Assembly](#assembly) * [Bash](#bash) @@ -31,13 +32,17 @@ * [Interaktywna platforma do nauki programowania](http://apki.org) * [Pisanie OS](https://pl.wikibooks.org/wiki/Pisanie_OS) - Wikibooks * [Poradnik początkującego programisty](http://www.eioba.pl/a/2eu1/poradnik-poczatkujacego-programisty) - Mariusz Żurawek -* [Pro Git](http://git-scm.com/book/pl/) * [Programowanie webowe E14](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxOp0wtNk9Sle5WUsBZc6kq) * [Struktury danych i ich zastosowania](http://informatykaplus.edu.pl/upload/list/czytelnia/Struktury_danych_i_ich_zastosowania.pdf) - Informatyka+ (PDF) -* [SVN](https://pl.wikibooks.org/wiki/Subversion) - Wikibooks * [W poszukiwaniu wyzwań 2](https://www.mimuw.edu.pl/~idziaszek/algonotes/looking-for-a-challenge-2-pl.pdf) - Zadania z AMPPZ 2011–2014 (PDF) +#### Version Control Systems + +* [Pro Git](https://git-scm.com/book/pl/) - Scott Chacon, Ben Straub, et al. (HTML) +* [SVN](https://pl.wikibooks.org/wiki/Subversion) - Wikibooks + + ### Android * [O Androidzie ludzkim głosem](https://andrzejklusiewicz-android.blogspot.com/p/bezpatny-kurs-programowania-android-java.html) - Andrzej Klusiewicz diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index 406899592c907..8da13905f80b7 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -157,10 +157,10 @@ ### Git -* [Git - guia prático](http://rogerdudler.github.io/git-guide/index.pt_BR.html) -* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/) -* [Minicurso - Controle de Versão usando o Git](https://github.com/ltiaunesp/Git-Minicurso) - LTIA UNESP -* [Pro Git](http://git-scm.com/book/pt-br/) +* [Git - guia prático](https://rogerdudler.github.io/git-guide/index.pt_BR.html) - Roger Dudler (HTML) +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/) - Ben Lynn, `trl.:` Leonardo Siqueira Rodrigues (HTML, PDF) +* [Minicurso - Controle de Versão usando o Git](https://github.com/ltiaunesp/Git-Minicurso) - LTIA UNESP, Marcelo Augusto Cordeiro +* [Pro Git](http://git-scm.com/book/pt-br/) - Scott Chacon, Ben Straub, et al. (HTML, PDF, EPUB) ### GO diff --git a/books/free-programming-books-ru.md b/books/free-programming-books-ru.md index ab06be058fb54..6e40ddd3a1bd3 100644 --- a/books/free-programming-books-ru.md +++ b/books/free-programming-books-ru.md @@ -197,10 +197,10 @@ ### Git -* [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru) - Ben Lynn -* [Простое руководство по работе с Git](http://rogerdudler.github.io/git-guide/index.ru.html) -* [Руководство по Git](http://proselyte.net/tutorials/git) - Евгений Сулейманов -* [Pro Git](http://git-scm.com/book/ru/v2) +* [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru) - Ben Lynn, `trl.:` Tikhon Tarnavsky, `trl.:` Mikhail Dymskov, et al. (HTML) +* [Простое руководство по работе с Git](https://rogerdudler.github.io/git-guide/index.ru.html) - Roger Dudler, `trl.:` Dmitry Wolf (HTML) +* [Руководство по Git](https://proselyte.net/tutorials/git) - Евгений Сулейманов (HTML) +* [Pro Git](http://git-scm.com/book/ru/) - Scott Chacon, Ben Straub, et al. (HTML, PDF, EPUB, Kindle) ### Go diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 0a90871c50801..884b8d8892e9d 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -831,17 +831,17 @@ Kerridge (PDF) (email address *requested*, not required) * [A git Primer](https://danielmiessler.com/study/git/) - Daniel Miessler * [A Visual Git Reference](http://marklodato.github.io/visual-git-guide/index-en.html) - Mark Lodato * [Conversational Git](http://blog.anvard.org/conversational-git/) - Alan Hohn -* [git - the simple guide](http://rogerdudler.github.io/git-guide/) - Roger Dudler +* [git - the simple guide](http://rogerdudler.github.io/git-guide/) - Roger Dudler (HTML) * [Git cookbook](https://git.seveas.net/about.html) - Dennis Kaarsemaker (HTML) * [Git for Computer Scientists](http://eagain.net/articles/git-for-computer-scientists/) - Tommi Virtanen * [Git From The Bottom Up](https://jwiegley.github.io/git-from-the-bottom-up/) - J. Wiegley -* [Git Immersion](http://gitimmersion.com) +* [Git Immersion](http://gitimmersion.com) - Jim Weirich (HTML) * [Git In The Trenches](http://cbx33.github.io/gitt/index.html) - Peter Savage * [Git internals](https://github.com/pluralsight/git-internals-pdf/raw/master/drafts/peepcode-git.pdf) - Scott Chacon (PDF) -* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/) - Ben Lynn, et al. +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/) - Ben Lynn, et al. (HTML, PDF, EPUB) * [Git Notes for Professionals](http://goalkicker.com/GitBook) - Compiled from StackOverflow Documentation (PDF) * [Git Pocket Guide](https://www.oreilly.com/library/view/git-pocket-guide/9781449327507) - Richard E. Silverman -* [Git Reference](https://web.archive.org/web/20170602211147/http://gitref.org/) *(:card_file_box: archived)* +* [Git Reference](https://web.archive.org/web/20170602211147/http://gitref.org/) - The GitHub team *(:card_file_box: archived)* * [Git Succinctly, Syncfusion](https://www.syncfusion.com/resources/techportal/ebooks/git) - Ryan Hodson (PDF, Kindle) (email address *requested*, not required) * [Git Tutorial](https://www.tutorialspoint.com/git/) - Tutorials Point (HTML, PDF) * [Git-Tutorial For-Beginners](https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners) - HubSpot Product Team @@ -855,7 +855,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Learn Git - Learn Version Control with Git](http://www.git-tower.com/learn/git/ebook/command-line/introduction) - Tobias Günther * [Mercurial: The Definitive Guide](http://hgbook.red-bean.com) - Bryan O'Sullivan * [Mercurial: The Definitive Guide 2nd edition](https://book.mercurial-scm.org) - Bryan O'Sullivan -* [Pro Git](http://git-scm.com/book/en/v2) - Scott Chacon +* [Pro Git](http://git-scm.com/book/en/) - Scott Chacon, Ben Straub (HTML, PDF, EPUB, Kindle) * [Pro Git Reedited](https://leanpub.com/progitreedited/read) - Jon Forrest * [Ry's Git Tutorial](https://web.archive.org/web/20161121145226/http://rypress.com:80/tutorials/git/index) - Ryan Hodson *(:card_file_box: archived)* * [Subversion Version Control](http://ptgmedia.pearsoncmg.com/images/0131855182/downloads/Nagel_book.pdf) - William Nagel (PDF) diff --git a/books/free-programming-books-tr.md b/books/free-programming-books-tr.md index 4797e3c034482..c8d3f4a71a275 100644 --- a/books/free-programming-books-tr.md +++ b/books/free-programming-books-tr.md @@ -62,8 +62,8 @@ ### Git -* [git - basit rehber](https://www.rogerdudler.github.io/git-guide/index.tr.html) - Roger Dudler -* [Git 101](https://www.gitbook.com/book/aliozgur/git101/details) - Ali Özgür +* [git - basit rehber](https://rogerdudler.github.io/git-guide/index.tr.html) - Roger Dudler (HTML) +* [Git 101](https://aliozgur.gitbooks.io/git101/) - Ali Özgür (GitBook) ### Go diff --git a/books/free-programming-books-zh.md b/books/free-programming-books-zh.md index d534c2fbae6f1..2c4cb060794c9 100644 --- a/books/free-programming-books-zh.md +++ b/books/free-programming-books-zh.md @@ -83,28 +83,27 @@ ## 语言无关 -### 版本控制 +### 版本控制 -* [沉浸式学 Git](https://web.archive.org/web/20191004044726/http://igit.linuxtoy.org:80/index.html) -* [猴子都能懂的GIT入门](http://backlogtool.com/git-guide/cn/) -* [学习 Git 分支](https://learngitbranching.js.org) -* [Git - 简易指南](http://rogerdudler.github.io/git-guide/index.zh.html) -* [Git 参考手册](http://gitref.justjavac.com) +* [沉浸式学 Git](https://web.archive.org/web/20191004044726/http://igit.linuxtoy.org:80/index.html) - Jim Weirich, `trl.:` 徐小东 a.k.a toy *(:card_file_box: archived)* +* [猴子都能懂的GIT入门](http://backlogtool.com/git-guide/cn/) - Nulab Inc. +* [学习 Git 分支](https://learngitbranching.js.org/?locale=zh_CN) - Peter Cottle +* [Git - 简易指南](https://rogerdudler.github.io/git-guide/index.zh.html) - Roger Dudler, `trl.:` 罗杰·杜德勒 (HTML) +* [Git 参考手册](http://gitref.justjavac.com) - CHEN Yangjian * [Git-Cheat-Sheet](https://github.com/flyhigher139/Git-Cheat-Sheet) - flyhigher139 -* [Git Community Book 中文版](http://gitbook.liuhui998.com) -* [git-flow 备忘清单](http://danielkummer.github.io/git-flow-cheatsheet/index.zh_CN.html) -* [Git magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/) -* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/) +* [Git Community Book 中文版](http://gitbook.liuhui998.com) - Scott Chacon, `trl:` Liu Hui +* [git-flow 备忘清单](http://danielkummer.github.io/git-flow-cheatsheet/index.zh_CN.html) - Daniel Kummer, et al. +* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/) - Ben Lynn, `trl.:` 俊杰, 萌和江薇, et al. (HTML) * [Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000) - 廖雪峰 -* [Github帮助文档](https://github.com/waylau/github-help) -* [GitHub秘籍](https://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/) -* [Got GitHub](https://github.com/gotgit/gotgithub) -* [GotGitHub](http://www.worldhello.net/gotgithub/index.html) -* [HgInit (中文版)](https://zh-hginit.readthedocs.io/en/latest/) -* [Mercurial 使用教程](https://www.mercurial-scm.org/wiki/ChineseTutorial) -* [Pro Git](https://git-scm.com/book/zh/v2) +* [Github帮助文档](https://github.com/waylau/github-help) - Way Lau +* [GitHub秘籍](https://snowdream86.gitbooks.io/github-cheat-sheet/content/zh/) - snowdream86 +* [Got GitHub](https://github.com/gotgit/gotgithub) - Jiang Xin, The GotGit community +* [GotGitHub](http://www.worldhello.net/gotgithub/index.html) - Jiang Xin, The GotGit community +* [HgInit (中文版)](https://zh-hginit.readthedocs.io/en/latest/) - The HgInit team, `trl.:` Brant Young +* [Mercurial 使用教程](https://www.mercurial-scm.org/wiki/ChineseTutorial) - The Mercurial team +* [Pro Git](https://git-scm.com/book/zh/) - Scott Chacon, Ben Straub, `trl.:` Alan Wang, `trl.:` 啊咪咪小熊, et al. (HTML, PDF, EPUB) * [Pro Git 第二版 中文版](https://bingohuang.gitbooks.io/progit2/content) - Bingo Huang -* [svn 手册](http://svnbook.red-bean.com/nightly/zh/index.html) +* [Subversion 版本控制](http://svnbook.red-bean.com/nightly/zh/index.html) - Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato ### 编程艺术