Start of main content
View local branches
Git, Repository, Branch · Apr 13, 2021

Prints a list of all local branches.
- Use
git branch
to display a list of all local branches.
- Use arrow keys to navigate, press Q to exit.
git branch
git branch
More like this

Master git branch commands with this snippet collection of simplified git documentation and tips.
Collection · 37 snippets

Prints a list of all local branches sorted by date.
Git, Repository · Apr 13, 2021

Prints a list of all merged local branches.
Git, Repository · Apr 13, 2021

Deletes all local merged branches.
Git, Repository · Apr 13, 2021