Git Video Tutorial

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=r63f51ce84A



Category:
Tutorial
Duration: 25:15
318,165 views
2,349


Get the Cheat Sheet Here : http://goo.gl/XrARhN

Support me on Patreon : https://www.patreon.com/derekbanas

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 more.

Other Git Video Tutorials

Init, Add, Commit, Status, Diff, Rm, Log and Installation : http://goo.gl/L3bR9f

GitHub, Remote Repositories, Push, Pull, Remote, Fetch, Tagging, Aliases and Clone : http://goo.gl/ctIF44

Branching, HEAD, Checkout, Rebasing, Reverting, Reset, Clean, Solving Merge Conflicts and Mergetool : http://goo.gl/zWDj7T

Generating SSH keys, how to set up multiple GitHub accounts on one computer and the Fork & Pull workflow : http://goo.gl/jQo7rv

Install Locations

Mac : http://sourceforge.net/projects/git-osx-installer/
Windows : http://msysgit.github.io/
Linux : apt-get install git-core OR yum install git-core







Tags:
Git Video Tutorial
Git
Git Tutorial
Installing Git
GitHub Tutorial
GitHub