Back to Browse

Git Basics Part 2

288 views
Aug 19, 2014
12:57

This is the second in a series of videos designed to describe what Git is, why it is useful, and how to begin working with it. We work with the following git commands in this video: add, commit, status, diff, and log. To download Git for Windows go to http://msysgit.github.io/ which includes a mini BASH shell for working with Git at the command line. Very cool ! For Apple OS X people please go to http://git-scm.com/download/mac. On Linux get your system administrator to install it for you. You might also check out the various GUIs that are available for git such as https://mac.github.com/ for Mac. also Rstudio now has Git capability built in to it.

Download

0 formats

No download links available.

Git Basics Part 2 | NatokHD