Languages
[Edit]
EN

Git - push local branch to remote repository

10 points
Created by:
Walter
586

Push local branch to remote repository:

git push -u origin our_branch_name

NOTE:

How to create new local branch:

git checkout -b our_branch_name

Documentation
https://git-scm.com/docs/git-push
https://git-scm.com/docs/git-checkout

Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.

Git

Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join