A Blog About Software Development
Welcome to my blog. Subscribe and get my latest blog post in your inbox.

A failed branching strategy in version control
While working on a big project , we used TFS for version control. We created branches for every single client for development and a separate branch for production that was branched out from development. Initially, everything went smooth but as the time passed, complications arised.