94819/how-to-create-a-branch-in-an-aws-codecommit-repository
Hi Team,
I am new to AWS CodeCommit. I want to create a branch in the repository. How can I do that?
Hi@akhtar,
This example creates a branch in an AWS CodeCommit repository. This command produces output only if there are errors.
$ aws codecommit create-branch --repository-name MyDemoRepo --branch-name MyNewBranch --commit-id ID
Hi@akhtar, The following get-folder example demonstrates how to get the ...READ MORE
Hi@akhtar, The following create-commit example demonstrates how to create an ...READ MORE
Hi@akhtar, The following create-pull-request example creates a pull request named ...READ MORE
Hi@akhtar, You can delete a branch from a repository ...READ MORE
Hi, Here for the above mentioned IAM user ...READ MORE
Check if the FTP ports are enabled ...READ MORE
To connect to EC2 instance using Filezilla, ...READ MORE
AWS ElastiCache APIs don't expose any abstraction ...READ MORE
Hi@akhtar, You can create a repository and associate it with ...READ MORE
Hi@akhtar, You can set or change the default branch name ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.