Command
Explanation
git branch is used to list, create, or delete branches. It lists, creates, or deletes the branches.
Examples
List all branches
Create new branch
Delete branch
git branch is used to list, create, or delete branches. It lists, creates, or deletes the branches.
List all branches
Create new branch
Delete branch