Is your feature request related to a problem? Please describe.
I would like to be able to do functionality such as:
git checkout -b newbranch
git branch -d oldbranch
Describe the solution you'd like
Functionality similar to commit in the Status menu, that would perform these functions.
Is your feature request related to a problem? Please describe.
I would like to be able to do functionality such as:
git checkout -b newbranchgit branch -d oldbranchDescribe the solution you'd like
Functionality similar to commit in the Status menu, that would perform these functions.