Welcome to using Git! If you haven't already installed Git go to the forum linked below.

Setting Up your Development Environment

What is Git?

Git is a version control system that allows developers to track changes in their code over time. This system is especially useful in a collaborative environment, as it allows multiple developers to work on the same project without overwriting each other's changes. Git also integrates with platforms like GitHub, which provides a place to host Git repositories and additional features for project management and collaboration.

GitHub Desktop (Non-Controls Guide)

Git Bash