This action allows you to delete a branch in a Perforce depot.
p4 command: branch -d
"Delete the named branch specification. Files are not affected by this operation; only the stored mapping from one codeline to another is deleted. Normally, only the user who created the branch can use this flag."
Options:
Branch Name: the name of the branch to delete
Force (-f): force deletion even if the branch is locked. This allows Perforce administrators to delete branches they don't own.
Override Defaults: Override Perforce Global Options