Difference between revisions of "Git branch -a"
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/13204972
Line 12: | Line 12: | ||
== Related == | == Related == | ||
* <code>[[git branch --list]]</code> | * <code>[[git branch --list]]</code> | ||
+ | * <code>[[git checkout]]</code> | ||
== See also == | == See also == |
Revision as of 13:04, 5 December 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
git branch
,git: upstream
,git branch --delete branch name
,[ --list | -a | -r | -M ]
Advertising: