View source: R/codecommit_operations.R
codecommit_list_branches | R Documentation |
Gets information about one or more branches in a repository.
See https://www.paws-r-sdk.com/docs/codecommit_list_branches/ for full documentation.
codecommit_list_branches(repositoryName, nextToken = NULL)
repositoryName |
[required] The name of the repository that contains the branches. |
nextToken |
An enumeration token that allows the operation to batch the results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.