Difference between revisions of "Git push -u origin master"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
.../... [[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' | ||
+ | |||
+ | == Related == | ||
+ | [[git commit --amend --reset-author --no-edit]] | ||
==See also== | ==See also== |
Revision as of 06:18, 1 September 2022
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'
Related
git commit --amend --reset-author --no-edit
See also
Advertising: