ReleaseEngineering/How To/VCSSync: Difference between revisions

Jump to navigation Jump to search
Line 37: Line 37:
hg glog | more # see that the history has merged
hg glog | more # see that the history has merged
hg diff -r X # see that the code is the same as revision X, no diffs
hg diff -r X # see that the code is the same as revision X, no diffs
hg commit
hg push
hg push
</pre>
</pre>
Confirmed users
4,971

edits

Navigation menu