Git 01: Intro to Git Version Control
Last modified: Jun 2, 2016This tutorial introduces the importance of version control in scientific workflows.
Tutorials that cover version control, Git, and/or GitHub are listed below.
This tutorial introduces the importance of version control in scientific workflows.
This tutorial teaches you how to fork, or copy, an existing GitHub repository.
This tutorial teaches you how to clone or copy a GitHub repository to your local computer.
This tutorial covers the basics of writing a document using the markdown language.
This tutorial covers how to edit a local version of a Git repository and then commit changes to it to be tracked in the Git version control system.
This tutorial covers add new edits/contents from your forked repo on github.com and a central repo.
This tutorial covers how to set up a repository to update your local repo with any any changes from the central repo.