added Git Handbook link to further reading section

added Git Handbook link to further reading section
This commit is contained in:
krishna kakade 2020-10-16 14:56:31 +05:30 коммит произвёл GitHub
Родитель 420f1d4423
Коммит fef738cf9f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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/)"