Skip to main content
How can I push a local branch to a remote Git repository?
FAQ
Authors
07 Sep 2013 -
git
git push <remote_repository> <local_branch_name>