[ad_1]
What I’m trying to do:
I’m in develop
branch and would like to create a new feature branch. In command line I usually just run git checkout -b new-feature-name
.
How can I do it using Magit shortcuts?
Checkout branch
/new branch
/new spin-off
/new spin-out
just seems a bit confusing. Not sure which one to choose for the task:
[ad_2]