##// END OF EJS Templates
phases: add resync example to help topic
Matt Mackall -
r16041:6a959318 stable
parent child Browse files
Show More
@@ -77,4 +77,8 b' Examples'
77
77
78 hg log --template "{rev} {phase}\n"
78 hg log --template "{rev} {phase}\n"
79
79
80 - resynchronize draft changesets relative to a remote repository::
81
82 hg phase -fd 'outgoing(URL)'
83
80 See :hg:`help phase` for more information on manually manipulating phases.
84 See :hg:`help phase` for more information on manually manipulating phases.
General Comments 0
You need to be logged in to leave comments. Login now