R
R
rumsey2017-09-29 10:28:14
git
rumsey, 2017-09-29 10:28:14

Worflow to GIT for Hg migrater?

Worked with Hg like this:
Locally did

#hg commit 
#hg push

On the server, I deployed it like this:
#hg update
And rollback to the revision you need
#hg update -r 12
What will be the workflow for git?
If there were changed files on the server, then after the update, if the update itself did not affect them, will they remain with the changes?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question