1 Git

 

Git

Git is a version control system (VCS). We recommend that Git is used along with a hosting repository, such as GitHub (or Gitea, GitLab, etc.) and that the GitHub Workflow is followed. However, Git can be used locally while working on a project. The steps outlined in Quick Start Git are for this purpose and should only be followed for a personal project that is local or on your personal network folder. For collaborative work, see Quick Start GitHub.