What is the git gui equivalent to "git checkout -b"?

I have a working tree with changes that I don't want to commit to
"master" 
yet.  So I want to create a new branch to contain my changes.

If I go to "Branch->Checkout", I don't see an option to create a new
branch.

If I go to "Branch->Create", I see an option to "Checkout After
Creation", 
but I want to be sure that is the right choice.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to