Difference between revisions of "Git push origin"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Related == | == Related == | ||
− | * [[How to commit to remote branch]] | + | * [[How to commit to remote branch]]: <code>[[git push origin]] HEAD:your-name-of-remote-branch</code> |
* <code>[[git add]]</code> | * <code>[[git add]]</code> | ||
Revision as of 07:39, 24 November 2022
git push origin
Related
- How to commit to remote branch:
git push origin HEAD:your-name-of-remote-branch
git add
See also
Advertising: