p4 branches
List existing branch mappings.
Syntax
p4 [g-opts] branches [[-e | -E] filter] [-m max][-t] [-u user | --me]
Description
Print the list of all branch mappings currently known to the system.
Use the -m max
option to limit the output to the
first max
branch mappings.
Use the -e
or -E filter
options to
limit the output to branches whose name matches the
filter
pattern. The -e
option is
case-sensitive, and -E
is case-insensitive.
Use the -u user
option to limit the output to
branches owned by the named user.
Options
|
List only branches matching |
|
List only branches matching |
|
List only the first |
|
Display the time as well as the date of the last update to the branch. |
|
List only branches owned by |
|
Equivalent to |
|
See Global options. |
Usage Notes
Can File Arguments Use Revision Specifier? | Can File Arguments Use Revision Range? | Minimal Access Level Required |
---|---|---|
N/A |
N/A |
|
The command returns no output if there is no object to report on.
Related Commands
To create or edit a branch mapping |