Both commands are used to create new branches and switch to the branch after successfully created. But
+ Create branch...will create a new branch from the current branch you are working on.+ Create branch from...will create a new branch from some other branch in the git repository.