I
I
Ivan2018-12-05 18:07:13
git
Ivan, 2018-12-05 18:07:13

What is the correct way to copy repository changes?

How to correctly copy the changes of the repository, if the commit is already running on git, now you need to update the files on production

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Sereda, 2018-12-05
@liondrow

You connect to the server via ssh, switch to the desired branch and do a git pull.
I advise you to deploy a test copy of the site and do everything on it first, otherwise you can put the prod if something goes wrong.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question