it:ad:visual_studio:sc:git:howto:switch_between_branches

IT:AD:Visual Studio:SC:Git:HowTo:Switch Between Branches

Summary

Coming from a IT:AD:TFVC background, terminology can be a bit confusing at first, but the operation remains simple enough.

THe process1) is:

  • In Team Explorer
  • Select Branches
  • Select a Repository Branch
  • Right click, and select Checkout * That's it.

To prevent unexpected issues, checkin (or stash) your work before switching branch.

git checkout branchname


  • /home/skysigal/public_html/data/pages/it/ad/visual_studio/sc/git/howto/switch_between_branches.txt
  • Last modified: 2023/11/04 02:51
  • by 127.0.0.1