mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Add Git interactive tutorial in zh_cn (#7599)
* Add Git interactive tutorial in zh_cn * chore: add creator * fix: remove dups from books Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
This commit is contained in:
parent
9a7e31af99
commit
e013a8d3ba
2 changed files with 6 additions and 2 deletions
|
|
@ -1,9 +1,14 @@
|
|||
### Index
|
||||
|
||||
* [Git](#git)
|
||||
* [Golang](#golang)
|
||||
|
||||
|
||||
## Git
|
||||
|
||||
* [Learn Git Branching](https://learngitbranching.js.org/?locale=zh_CN) - Peter M Cottle
|
||||
|
||||
|
||||
### Golang
|
||||
|
||||
* [Start using Go](https://docs.microsoft.com/zh-cn/learn/paths/go-first-steps/) - Microsoft
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue