Difference between revisions of "Git push -u origin master"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* <code>[[git commit --amend --reset-author --no-edit]]</code> | * <code>[[git commit --amend --reset-author --no-edit]]</code> | ||
* <code>[[git push]]</code> | * <code>[[git push]]</code> | ||
+ | * [[git add .]] | ||
==See also== | ==See also== |
Revision as of 10:40, 19 January 2024
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
See also
Advertising: