Difference between revisions of "Refspec"
Jump to navigation
Jump to search
(Created page with " git push -u origin main error: src refspec main does not match any error: failed to push some refs to 'https://github.com/your-user/test.git' {{git push}}") |
Tags: Mobile web edit, Mobile edit |
||
Line 4: | Line 4: | ||
+ | |||
+ | {{Refspec}} | ||
{{git push}} | {{git push}} |
Latest revision as of 15:24, 1 April 2025
git push -u origin main error: src refspec main does not match any error: failed to push some refs to 'https://github.com/your-user/test.git'
git push
[ -v
| --set-upstream | -o | --set-upstream origin master
| -u origin main
| origin master
| -u origin master
| --delete master
| -u | origin HEAD | --dry-run
], Git: upstream, git push --force
Advertising: