Let's understand Git Branching.
What is Branching ?
Before we understand branching, let's us talk about the Git.
What is Git?
Git :
Git is most famous open-source version control system in the world. Version Control System for tracking changes in any set of files (repository). Eve...
bharat554.hashnode.dev1 min read