From f6e756e908fdb592f5b286ef8704faa0639829d6 Mon Sep 17 00:00:00 2001 From: "rick.chan" Date: Fri, 14 Aug 2020 14:42:04 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=20=E5=A4=96=E9=83=A8?= =?UTF-8?q?=E5=8F=82=E8=80=83=E8=B5=84=E6=96=99.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: rick.chan --- Software/Applications/Git/Git_使用说明.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Software/Applications/Git/Git_使用说明.md b/Software/Applications/Git/Git_使用说明.md index eb1d92a..5143cd1 100644 --- a/Software/Applications/Git/Git_使用说明.md +++ b/Software/Applications/Git/Git_使用说明.md @@ -462,3 +462,4 @@ git rm 1. [Pro Git](https://git-scm.com/book/zh/v2) 2. [Git Reference Manual](https://git-scm.com/docs) +3. [更优雅的 git 合并方式](https://www.yisu.com/zixun/94736.html)