codecommit_update_default_branch: Sets or changes the default branch name for the specified...

View source: R/codecommit_operations.R

codecommit_update_default_branchR Documentation

Sets or changes the default branch name for the specified repository

Description

Sets or changes the default branch name for the specified repository.

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

Usage

codecommit_update_default_branch(repositoryName, defaultBranchName)

Arguments

repositoryName

[required] The name of the repository for which you want to set or change the default branch.

defaultBranchName

[required] The name of the branch to set as the default branch.


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