hg pull remote-name
If you use the -u
option, the pulled changes will be applied on your branch:
hg pull -u remote-name
23 Sep 2013
-
mercurial
hg pull remote-name
If you use the -u
option, the pulled changes will be applied on your branch:
hg pull -u remote-name