git branch -a

From wikieduonline
Revision as of 15:00, 15 March 2023 by Newworld3 (talk | contribs)
Jump to navigation Jump to search

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

Related

See also

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