Created
December 5, 2016 11:34
-
-
Save OldMetalmind/9c0677626100381e25872636e35a8a93 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Tech Talk: Linus Torvalds on git | |
https://www.youtube.com/watch?v=4XpnKHJAok8 | |
Download GIT | |
https://git-scm.com/downloads | |
Software | |
https://www.gitkraken.com/ | |
https://www.sourcetreeapp.com/ | |
Posts | |
https://maryrosecook.com/blog/post/git-from-the-inside-out | |
https://learnxinyminutes.com/docs/git/ | |
https://codewords.recurse.com/issues/two/git-from-the-inside-out | |
https://github.com/git-tips/tips | |
Tutorials | |
https://try.github.io/levels/1/challenges/1 | |
https://karumi.github.io/learnyougit/ | |
http://learngitbranching.js.org/ | |
https://karumi.github.io/learnyougit/ | |
http://onlywei.github.io/explain-git-with-d3/ | |
https://www.youtube.com/watch?v=a_msiOrYLgM | |
Help | |
http://ohshitgit.com/ | |
Commands | |
$ gitk | |
https://gist.github.com/hugobessaa/10272410 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment