Difference between revisions of "Git push --set-upstream origin main"
Jump to navigation
Jump to search
(Created page with " 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'") |
|||
Line 1: | Line 1: | ||
− | [[git push]] --set-upstream origin main | + | {{lowercase}} |
+ | [[git push]] [[--set-upstream]] [[origin]] [[main]] | ||
error: src [[refspec]] main does not match any | error: src [[refspec]] main does not match any | ||
error: failed to push some refs to '[email protected]:xxxxx/yyyyy.git' | error: failed to push some refs to '[email protected]:xxxxx/yyyyy.git' |
Revision as of 12:11, 19 October 2021
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'
Advertising: