staticadventures/content/_common/skills/git.md

339 B

+++ draft = false +++

git is a distributed version control system (DVCS), which allows several people to cooperate on the same project on their own machine, while synchronizing through a forge (such as Gitea/Github) where only "maintainers" decide what changes to incorporate.