V
V
vtec2015-03-27 13:19:23
git
vtec, 2015-03-27 13:19:23

How to update project from Bitbucket on server?

There is a local machine on which I created the project, uploaded it to the bitbook. I update the code, everything works for push.
How to upload the entire project to the server now and update it in the future?
Is that right?
$ git remote add server https://[email protected]/username/myproject.git
$ git push server master:master

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DancingOnWater, 2015-03-27
@vtec

Yes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question