Visual Studio Code – How to switch git branches in vscode?
I have GitHub repository with multiple branches, and I want to commit and push changes to a specific branch, how can I switch from "master*" branch to another branch? I tried to switch by clicking the branch name in the…