diff --git a/content/github/using-git/pushing-commits-to-a-remote-repository.md b/content/github/using-git/pushing-commits-to-a-remote-repository.md index 16c6cf98a083..6bf2846fc41c 100644 --- a/content/github/using-git/pushing-commits-to-a-remote-repository.md +++ b/content/github/using-git/pushing-commits-to-a-remote-repository.md @@ -110,3 +110,4 @@ For more information on working with forks, see "[Syncing a fork](/articles/sync - [`git remote` man page](https://git-scm.com/docs/git-remote.html) - "[Git cheatsheet](/articles/git-cheatsheet)" - "[Git workflows](/articles/git-workflows)" +- "[Git Handbook](https://guides.github.com/introduction/git-handbook/)"