git branch -a

From wikieduonline
(Redirected from Git branch --all)
Jump to navigation Jump to search

git branch -a
* main
  remotes/origin/HEAD -> origin/main
  remotes/origin/develop
  remotes/origin/main
git branch -v --all

Related[edit]

See also[edit]

  • https://stackoverflow.com/a/13204972
  • Advertising: