Best Branching and Merging strategies in git

Post Views: 102 Best Branching and Merging strategies in git Step 1 – First you need to learn the needs of branches. This is very good read. https://docs.microsoft.com/en-us/vsts/repos/tfvc/branching-strategies-with-tfvc?view=vsts Step 2 – Now time has come to Learn best branching model in Git. https://buddy.works/blog/5-types-of-git-workflows https://hackernoon.com/a-branching-and-releasing-strategy-that-fits-github-flow-be1b6c48eca2 https://nvie.com/posts/a-successful-git-branching-model/ Step 3 – Now, Lets understand, what is the kind … Continue reading Best Branching and Merging strategies in git