Day 10 Advance Git & GitHub
Git Branch:-
A branch is a version of the repository that diverges from the main working project. It is a feature available in most modern version control systems. A Git project can have more than one branch. These branches are a pointer to a snapsho...
vikasprins.hashnode.dev5 min read