Confirmed users
4,971
edits
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 push | hg push | ||
</pre> | </pre> |