September 2024
Intermediate to advanced
743 pages
27h 48m
English
The Git version control system (https://git-scm.com) is certainly the most widely used decentralized version control system. The main reason for this popularity is probably the Git platform GitHub ((https://github.com), which has been acquired by Microsoft. As of today (September 2020), more than 100 million Git repositories are managed by more than 40 million users, according to Wikipedia.
Basically, you can also host a Git server yourself. For starters, though, I recommend using a provider like GitHub or GitLab (https://gitlab.com), which saves you the work of setting up and administering your own Git server. In addition, both providers allow you to use unlimited Git repositories free of charge, regardless ...
Read now
Unlock full access