codecommit_list_branches: Gets information about one or more branches in a repository

View source: R/codecommit_operations.R

codecommit_list_branchesR Documentation

Gets information about one or more branches in a repository

Description

Gets information about one or more branches in a repository.

See https://www.paws-r-sdk.com/docs/codecommit_list_branches/ for full documentation.

Usage

codecommit_list_branches(repositoryName, nextToken = NULL)

Arguments

repositoryName

[required] The name of the repository that contains the branches.

nextToken

An enumeration token that allows the operation to batch the results.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.