Create and switch to new branch

git checkout -b <branch-name>
Kategory
git branches
Description
Creates a new branch from the current HEAD and immediately switches to it in a single combined command.
Kontributor
iarc13
Upvotes
▲ 0