Setting up git

Contents

Setting up git#

What is Git?#

Git is a popular version control system that is used in many open source software projects to manage their software code base.

Note

You are not required to know Git in advance of this event, but come prepared to learn a lot about it! Here a quick introduction video from the official website