Git

From wikinotes

Git is a decentralized version control system. Every person gets their own personal copy of the entire project to work with, can make changes as they like, but everyone pushes and pulls from a central server which keeps a master copy of all of the revisions.

Documentation

home https://git-scm.com/

Notes

git tutorials
git usage
git environment
git config
git repositories
git extensions
git hosting
git platform notes