Best Branching and Merging strategies in Gerrit

Best Branching and Merging strategies in Gerrit Step 1 – First Lets read this article about Best Branching and Merging strategies in git Best Branching and Merging strategies in git…

Read more »

Best Branching and Merging strategies in git

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…

Read more »

Important Configuration Definitions

Source code— Files written in high-level languages such as C# that need to be compiled (for example, foo.cs). Source(s)— All the files involved in building a product (for example, C,…

Read more »
successful-git-branching-model

A Successful Git branching model | Git branching model Guide

I was reading article and thought to repost here. It focuses around Git as the tool for the versioning of all of our source code. Why git? For a thorough discussion…

Read more »
branching-and-merging

Branching and Merging Best Practices | Branching and Merging Guide

Branching and Merging Practices Branching and Merging Practices from Rajesh Kumar

Read more »