Continuing our previous posts, let us now see how we can work with branches within Visual Studio 2019. Branches give the option to isolate the work from the original code base, this way we could have a developer(s) working on bug fixes, new features etc. which then can be merged back to the master branch … Continue reading “Working with Git Branches in Visual Studio 2019”
Continue Reading Nishant Rana’s Article on their blog
How to – Work with Git Branches in Visual Studio 2019
Continuing our previous posts, let us now see how we can work with branches within Visual Studio 2019. Branches give the option to isolate the work from the original code base, this way we could have a developer(s) working on bug fixes, new features etc. which then can be merged back to the master branch…
Blog Syndicated with Nishant Rana’s Permission