Added Resources to learn Git link (#22502)
* Added Resources to learn Git link * Fixed formatting
This commit is contained in:
@ -95,6 +95,7 @@ This displays the manual page for the command in your shell window. To navigate,
|
||||
### Sources <a name="sources"></a>
|
||||
This article uses information from the <a href='https://github.com/progit/progit2' target='_blank' rel='nofollow'>Pro Git</a> book, written by Scott Chacon and Ben Straub and published by Apress. The book is displayed in full in the <a href='https://git-scm.com/book/en/v2' target='_blank' rel='nofollow'>Git documentation</a>.
|
||||
|
||||
### More Information: <a name="more-information"></a>
|
||||
#### More Information
|
||||
- For downloads, documentation, and a browser-based tutorial: <a href='https://git-scm.com/' target='_blank' rel='nofollow'>Git official website</a>
|
||||
- Most useful commands when you're in bad GIT situation: <a href='http://ohshitgit.com/' target='_blank' rel='nofollow'>Oh shit, git!</a>
|
||||
- [Resources to learn Git](https://try.github.io/)
|
||||
|
Reference in New Issue
Block a user