Difference between revisions of "Git branch -a"
Jump to navigation
Jump to search
↑ https://stackoverflow.com/a/13204972
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
[[git branch]] -a <ref>https://stackoverflow.com/a/13204972</ref> | [[git branch]] -a <ref>https://stackoverflow.com/a/13204972</ref> | ||
[[git branch]] --all | [[git branch]] --all |
Revision as of 15:00, 15 March 2023
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
git branch
,git: upstream
,git branch --delete branch name
,[ --list | -a | -r | -M ]
Advertising: