Difference between revisions of "Git branch -a"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
   remotes/origin/develop
 
   remotes/origin/develop
 
   remotes/origin/main
 
   remotes/origin/main
 +
 +
[[git branch]] -v --all
  
 
== Related ==
 
== Related ==

Revision as of 10:36, 13 March 2022

git branch -a [1]


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: