Difference between revisions of "Git push -u origin main"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | |||
+ | [[git push -u]] origin main | ||
Line 8: | Line 10: | ||
.../... [[You can only push commits if the committer email is one of your own verified emails]]. | .../... [[You can only push commits if the committer email is one of your own verified emails]]. | ||
error: failed to push some refs to 'XXXXX' | error: failed to push some refs to 'XXXXX' | ||
+ | |||
+ | |||
+ | [[Main branch]] | ||
+ | [[Git: upstream]] | ||
+ | |||
+ | [[remote: Permission to]] yourrepo/app.git [[denied to]] youruser. | ||
== See also == | == See also == |
Latest revision as of 06:52, 17 July 2024
git push -u origin main
git push -u origin master .../... You can only push commits if the committer email is one of your own verified emails. error: failed to push some refs to 'XXXXX'
Main branch Git: upstream
remote: Permission to yourrepo/app.git denied to youruser.
See also[edit]
Advertising: