You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git is the most famous version control system aka VCS tool for tracking the progress of your software application or any sort of files generally speaking.
History
Git Basics
Branches
Contribution to a remote Git
Internals
About
This repository discusses the famous VCS git and its core features. A lot of information is inspired by the tool's reference progit book.