git push --set-upstream origin master

From wikieduonline
Revision as of 14:26, 13 October 2021 by Chmod15 (talk | contribs) (→‎See also)
Jump to navigation Jump to search

git push --set-upstream origin master
Enumerating objects: 3, done.
Counting objects: 100% (3/3), done.
Writing objects: 100% (3/3), 223 bytes | 44.00 KiB/s, done.
Total 3 (delta 0), reused 0 (delta 0)
To codecommit::us-east-1://your_repo
* [new branch]      master -> master
Branch 'master' set up to track remote branch 'master' from 'origin'.
git push --set-upstream origin main
error: src refspec main does not match any
error: failed to push some refs to '[email protected]:xxxxx/yyyyy.git'

Related terms

See also

Advertising: