Skip to content

Commit f5c85d3

Browse files
committed
添加书籍连接和git-internals.pdf
1 parent a3b385e commit f5c85d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ebooks/git-internals.pdf

1.48 MB
Binary file not shown.

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525

2626
# git 书籍
2727
- [Pro Git](http://git-scm.com/book/zh/v1) 作者Scott Chacon是github的员工,git的布道者,这本书被誉为git学习圣经,中间有好多插图描述的浅显易懂,挺适合详细学习下的,最新英文第二版《[pro git (Editon 2)](http://git-scm.com/book/en/v2)》;
28-
- [git-internals-pdf](https://github.com/pluralsight/git-internals-pdf) 老外写的,很给力,蒋鑫推荐,从目录上面包括安装使用以及设计原理都有讲解,有机会看看。
29-
- [Git Community Book](http://gitbook.liuhui998.com/) 汇聚了Git社区的很多精华, 并对git的对象模型原理等做了解释,可以深入的了解下git原理
28+
- [git-internals-pdf](https://github.com/pluralsight/git-internals-pdf) 老外写的,很给力,蒋鑫推荐,从目录上面包括安装使用以及设计原理都有讲解,有机会看看。pdf电子版本直接下载地址 [git-internals.pdf](ebooks/git-internals.pdf)
29+
- [Git Community Book](http://gitbook.liuhui998.com/) 汇聚了Git社区的很多精华, 并对git的对象模型原理等做了解释,可以深入的了解下git原理。pdf电子版本直接下载地址 [Git Community Book.pdf](ebooks/Git Community Book.pdf)
3030

3131
# git 工具
3232
- [git flow 工具](https://github.com/nvie/gitflow)

0 commit comments

Comments
 (0)