Difference between revisions of "Git branch -a"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
+
*<code>[[git branch]] -a</code><ref>https://stackoverflow.com/a/13204972</ref>
[[git branch]] -a <ref>https://stackoverflow.com/a/13204972</ref>
+
*<code>[[git branch]] --all</code>
[[git branch]] --all  
 
  
 
  git branch -a
 
  git branch -a

Latest revision as of 15:01, 15 March 2023

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: