Answer the question
In order to leave comments, you need to log in
Git - how to push a branch to a remote server?
Good afternoon comrade friends. I'm still a git nerd. I have a repo in bitbucket, there is one master branch.
I cloned it to the locale: git clone https://bitbucket.org/tihoho/myrepo.git
then I made a new branch:
git branch experimental && git checkout experimental
git commit -a -m "changes in new branch"
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question