How to do Git Branch using Visual Studio?
Hi guys, we will learn about the below topics related to Git branching and merge strategies:
Why do we need branch?
What is a branch?
How do we create branch?
Local vs remote branch
Publish branch
Pull remote changes
Git branching and merge other branches into your branch