About the workshop
Git is a free and open source version control system (a software that tracks changes to your files, allowing you to revisit or revert to older versions). Using Internet hosting services such as GitHub, Git is also a powerful collaboration tool. In this introductory workshop you will learn the basics of working with Git on the command line. Topics include: creating a repository, cloning, tracking changes, exploring history, using GitHub, and handling conflicts.
Requirements
Setup & Software Installation
- You will need to bring a laptop with wireless access.
-
Please download and install the following software before the workshop:
-
Windows users: Git for windows.
-
MacOS and Linux users: Git.
-
-
Please also create a free GitHub account if you don't already have one.
Prerequisite:
-
This is an introductory workshop and we don't assume any prior knowledge of the command line or version control.