git push

Push commits to a remote repository.

=> More information.

git push
git push {remote_name} {local_branch}
git push -u {remote_name} {local_branch}
git push {remote_name} {local_branch}:{remote_branch}
git push --all {remote_name}
git push {remote_name} --delete {remote_branch}
git push --prune {remote_name}
git push --tags
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/git-push.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
104.370814 milliseconds
Gemini-to-HTML Time
0.366572 milliseconds

This content has been proxied by September (ba2dc).