Additional information on git (#28621)

A new cool platform for git commands for Sublime Text editors
This commit is contained in:
veera-potnis
2019-01-01 11:49:45 -05:00
committed by Christopher McCormack
parent 8cbdab4ec4
commit 783239bf4d

View File

@ -132,3 +132,4 @@ This article uses information from the <a href='https://github.com/progit/progit
- For downloads, documentation, and a browser-based tutorial: <a href='https://git-scm.com/' target='_blank' rel='nofollow'>Git official website</a> - 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> - 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/) - [Resources to learn Git](https://try.github.io/)
- For coders who prefer the Sublime Text editor, git commits can be easily made using [Sublime Merge](https://www.sublimemerge.com/)