git branch --list

From wikieduonline
Revision as of 11:01, 19 January 2024 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

List all branches:

prod 
staging
git branch --list -a
  main
  list
* currentbranch
  remotes/origin/yourbranch1
  remotes/origin/yourbranch2
  remotes/origin/yourbranch1   


Related[edit]

See also[edit]

Advertising: