From 4f46e37a09da5abae020d1a183847fb4702439c7 Mon Sep 17 00:00:00 2001 From: Yien Xu Date: Tue, 10 Jul 2018 14:27:37 -0500 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9Pro=20Git=E7=9A=84=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BOOKLIST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BOOKLIST.md b/BOOKLIST.md index 07b1c5b5..bdd8eb92 100644 --- a/BOOKLIST.md +++ b/BOOKLIST.md @@ -64,7 +64,7 @@ # 开发工具 -- [Pro Git](https://book.douban.com/subject/3420144/) +- [Pro Git](https://git-scm.com/book/zh/v2) - [正则表达式必知必会](https://book.douban.com/subject/2269648/) # 编码实践