Researcher's Toolkit: Introduction to Version Control and Git

Researcher's Toolkit: Introduction to Version Control and Git

Instructor: Matthew Rich, Senior Cloud Services Specialist, Research Computing Services

A version control system is a useful tool that keeps track of changes to files, including code and documents. These systems are also crucial for collaborating with other people and merging changes while you work on the same files. Git is a popular modern version control system that is widely used, free, extremely fast and very capable. Come learn the basics of using git for version control and collaboration.