Version Control and Git

Fundamentals of Data Science

Author

Jeremy Teitelbaum

Using Git

We will be following the Software Carpentries Lesson on Git.

To prepare for this lesson, you should have installed git for windows if you are on a Windows machine.

On MacOS, git is typically available by default, but if you want the most recent version you can download it using one of the package managers for Mac (like homebrew). See this web page.

You will also need an account on github.com. If you have not created one, do so now.