Azure DevOps: Git Branching & Merging with Visual Studio

January 24, 2024
Cover Image

Azure DevOps: Git Branching & Merging with Visual Studio

Watch the Video

Or watch it directly on YouTube: Click here

Video Description

In version control, branching lets you create copies of your code so that you or your team can work on different things in parallel. For example, working on a feature separately from other developers working on another feature. When the features are completed, the developers will typically integrate the changes in their branches using a merge operation.

This video will show you how to do basic branching and merging using Git in Azure DevOps Repos with Visual Studio.

Topics include: local vs. remote branches, publishing local branches to Azure DevOps Repos, and merging between branches.

https://www.benday.com info@benday.com

Video Info

  • Duration: 5:59
  • Published: January 24, 2024

Links

Categories: DevOps