Git Command Builder
Build common Git commands with a visual interface
Result
Git Command
git checkout -b branch-nameDescriptionCreates and switches to a new branch
Build common Git commands with a visual interface
git checkout -b branch-name