Delete Branch
| codecommit_delete_branch | R Documentation |
Deletes a branch from a repository, unless that branch is the default branch for the repository¶
Description¶
Deletes a branch from a repository, unless that branch is the default branch for the repository.
Usage¶
Arguments¶
repositoryName[required] The name of the repository that contains the branch to be deleted.
branchName[required] The name of the branch to delete.
Value¶
A list with the following syntax: