Skip to content

Instantly share code, notes, and snippets.

@OldMetalmind
Created December 5, 2016 11:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OldMetalmind/9c0677626100381e25872636e35a8a93 to your computer and use it in GitHub Desktop.
Save OldMetalmind/9c0677626100381e25872636e35a8a93 to your computer and use it in GitHub Desktop.
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