git branch command

The git branch command is actually something of a branch management tool. It can list the branches you have, create a new branch, delete branches and rename branches.