Skip to content

Home

View local branches

Prints a list of all local branches.

git branch

# Examples
git branch
# master
# patch-1
# patch-2

More like this

Start typing a keyphrase to see matching snippets.