Difference between revisions of "Git branch --list"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | + | * <code>[[git branch]] --list</code> | |
prod | prod | ||
staging | staging | ||
− | + | * <code>[[git branch --list -a]]</code> | |
− | + | * <code>[[git branch -l]]</code> | |
== Related == | == Related == |
Revision as of 09:04, 8 February 2023
git branch --list
prod staging
Related
See also
git branch
,git: upstream
,git branch --delete branch name
,[ --list | -a | -r | -M ]
Advertising: