Coursera - The Data Scientist's Toolbox - Week 2 - Basic Git Commands

git data transport commands

Adding

Suppose you add new files to a local repo under version control - you need to let Git know that they need to be tracked

Committing

Pushing

Branches

Pull requests

Git documentation can be found here.

More GitHub help can be found here.

Published January 14, 2015