Posts for branching

Understanding branching in Git

Introduction to branching in Git The concept of branching in git is broad and it would be better understood with a more practical approach. But then it is good to understand what a branch is why we should ever create a branch and when to create a branch. What is branching in Git Branching in Git […]

January 30, 2020 in Git