From baf3989f222bc5d18f406dc7884eed6578da85bf Mon Sep 17 00:00:00 2001 From: Kou Shuang Date: Tue, 24 Sep 2019 22:07:34 +0800 Subject: [PATCH] Update Git.md --- docs/tools/Git.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tools/Git.md b/docs/tools/Git.md index 37e1f446..b6329f87 100644 --- a/docs/tools/Git.md +++ b/docs/tools/Git.md @@ -256,3 +256,4 @@ git push origin - [图解Git](http://marklodato.github.io/visual-git-guide/index-zh-cn.html) - [猴子都能懂得Git入门](https://backlog.com/git-tutorial/cn/intro/intro1_1.html) - https://git-scm.com/book/en/v2 +- [Generating a new SSH key and adding it to the ssh-agent](https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) -- GitLab