Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
branch.md 451 B

Create new branch

To encapsulate your changes, isolate your work from other and help Git to easile merge virsions later, we work on branches.

  • Click on branch symbol in side bat (bottom of VS Code window)
- Choose "+ Create New Branch..."
- Give the name to your new branch