diff --git a/docs/tools/Git.md b/docs/tools/Git.md index 37e1f4465c738c3bf9a6e708893e0e6223100506..b6329f8775ad0bdbb119eb191ef9687de6098a42 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)