Back
Git Command Generator
Git Operation
Branch Operations
Merge
Rebase
Reset
Stash
Cherry Pick
Create, delete, or manage branches
Branch Name
Delete Branch
Enable
Force Operation
Enable
Upstream Branch
Generated Command
git branch
Copy Command
Command Description
Create, delete, or manage branches
Common Use Cases:
Create a new branch from current HEAD
Delete a branch that's fully merged
Force delete a branch
Set upstream branch for tracking