Difference between revisions of "Origin"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
* [[Failed to create origin: The parameter origin name cannot be an IP address.]] | * [[Failed to create origin: The parameter origin name cannot be an IP address.]] | ||
* [[Failed to contact the origin.]] | * [[Failed to contact the origin.]] | ||
+ | * [[fatal: The current branch has no upstream branch]] | ||
==See also== | ==See also== |
Latest revision as of 11:09, 19 January 2024
This article is a Draft. Help us to complete it.
git push --set-upstream your-branch
git push --set-upstream origin master git push --set-upstream origin main
git merge origin/main git merge origin/main --allow-unrelated-histories
Related terms[edit]
git branch -r
- origin argument in aws cloudfront distribution resource
- AWS CloudFront origin failover
- Terraform resource:
aws_cloudfront_distribution
- Terraform module: cloudfront
- Failed to create origin: The parameter origin name cannot be an IP address.
- Failed to contact the origin.
- fatal: The current branch has no upstream branch
See also[edit]
Advertising: