Back to Browse

Git Basics Part 3

206 views
Aug 21, 2014
11:53

This is the third in a series of videos designed to describe what Git is, why it is useful, and how to begin working with it. We go over how to delete files from a repository, how to use branching to do experimental development, and how to push up your repository to gitHub. 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 3 | NatokHD