Get the Cheat Sheet Here :
Support me on Patreon :
One of you guys asked me to make a Git video tutorial so I did.
Specifically I go over all the different types of version control. We look at the difference between modified, staged and committed. We then install and set everything up for Windows, OSX and Linux. I briefly go over using VIM and show how to set up other editors. Then I cover the commands init, add, commit, status, diff, rm, log and mo