Skip to content

Commit e013a8d

Browse files
Kashinggodavorpa
andauthored
Add Git interactive tutorial in zh_cn (EbookFoundation#7599)
* Add Git interactive tutorial in zh_cn * chore: add creator * fix: remove dups from books Co-authored-by: David Ordás <[email protected]>
1 parent 9a7e31a commit e013a8d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

books/free-programming-books-zh.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787

8888
* [沉浸式学 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)*
8989
* [猴子都能懂的GIT入门](http://backlogtool.com/git-guide/cn/) - Nulab Inc.
90-
* [学习 Git 分支](https://learngitbranching.js.org/?locale=zh_CN) - Peter Cottle
9190
* [Git - 简易指南](https://rogerdudler.github.io/git-guide/index.zh.html) - Roger Dudler, `trl.:` 罗杰·杜德勒 (HTML)
9291
* [Git 参考手册](http://gitref.justjavac.com) - CHEN Yangjian
9392
* [Git-Cheat-Sheet](https://github.com/flyhigher139/Git-Cheat-Sheet) - flyhigher139

more/free-programming-interactive-tutorials-zh.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
### Index
22

3+
* [Git](#git)
34
* [Golang](#golang)
45

56

7+
## Git
8+
9+
* [Learn Git Branching](https://learngitbranching.js.org/?locale=zh_CN) - Peter M Cottle
10+
11+
612
### Golang
713

814
* [Start using Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/) - Microsoft
9-

0 commit comments

Comments
 (0)