Difference between revisions of "Git push --set-upstream origin main"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
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' | ||
+ | |||
+ | |||
+ | [[git push --set-upstream origin master]] | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{git push}} | ||
+ | |||
+ | [[Category:Git]] |
Latest 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'
git push --set-upstream origin master
See also[edit]
Advertising: