指定されたリポジトリのデフォルトブランチ名を設定または変更します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codecommit/update-default-branch.html
aws codecommit update-default-branch --repository-name test.computersfearme.com \ |
Automating Static Website Deployment, Part 1 : http://computersfearme.com/post/automate-website-updates-part1/ |
aws codecommit update-default-branch --repository-name MyDemoRepo --default-branch-name MyNewBranch |
update-default-branch — AWS CLI 1.16.4 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/codecommit/update-default-branch.html |
aws codecommit update-default-branch --repository-name |
Migrating from GitHub to AWS CodeCommit 揃 GitHub : http://gist.github.com/paulkearney/6042561c56654a15af3c |
aws codecommit update-default-branch --repository-name |
jawsug-cli-handson-37/codecommit.md at master 揃 NobuhiroNakayama/jawsug-cli-handson-37 揃 GitHub : http://github.com/NobuhiroNakayama/jawsug-cli-handson-37/blob/master/codecommit.md |
aws codecommit update-default-branch --repository-name |
How to Migrating from GitHub to AWS CodeCommit Repository : http://www.thelinuxfaq.com/605-how-to-migrating-from-github-to-aws-codecommit-repository |