merge - How can i update the mercurial branch with other branch -


i have 2 branches branch a , branch b. want update branch b contents branch a , without modifying in branch a.

i still want on branch b commit changes. how can that

hg checkout b hg merge hg commit 

that merge a's changes b , create new commit on b entirely unchanged.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -