Git stands as one of the most powerful and most used tools ever created. The first public release of Git was in April 2005. It was made available for the public to download and quickly gained attention within the open-source community. Git maintains a complete history of all modifications made to the codebase.
Table of contents
IntroA little history of GitWhat is Version Control System and why do we need it?Types of Version Control SystemsBenefits of using GitIf Git is so powerful then why do we need GitHub?What is a Commit?What is a Branch?What is a Repo/Repository?Difference between Local and Remote RepoWhat is a Fork? 🍴How to create a fork?What is a Pull Request?ConclusionMore Resources to checkoutSort: