git branch --list
(Redirected from List branches)
Jump to navigation
Jump to search
git branch --list -agit branch --listorgit branch -l
prod staging
git branch --list -a main list * currentbranch remotes/origin/yourbranch1 remotes/origin/yourbranch2 remotes/origin/yourbranch1
git branch withouth arguments will also list branches.
Related[edit]
See also[edit]
Advertising: