Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Open Azure DevOps

  2. Go to Branches > New Branch

  3. Add a name, select your work item and click on create

    1. The standard for branch’s name: feature/PbiNumber-PbiTitle

Delete a local branch

  1. Open Visual Studio and Clone a repository

  2. Browse Azure DevOps repository

    Image Added

  3. Connect to the training repository within dev.azure.com > transport-canada > DSD-CIVAV Support > Training

    Image Added

  4. You need to track/checkout another branch before deleting the branch you want. In my case, before delete 119000-TrainingLink

    I need to choose another one like Dev > right mouse button > Checkout

  5. After this, I can delete my branch

...