docs/from-mq.rst
changeset 347 631cdf4295bc
parent 325 43a686709ded
child 367 5bc3e5dc2637
equal deleted inserted replaced
346:f4302a2079f4 347:631cdf4295bc
    83 note: refresh is an alias for amend
    83 note: refresh is an alias for amend
    84 
    84 
    85 hg qref -X
    85 hg qref -X
    86 ````````````
    86 ````````````
    87 
    87 
    88 To remove change from you current commit use::
    88 To remove changes from you current commit use::
    89 
    89 
    90   $ hg uncommit not-ready.txt
    90   $ hg uncommit not-ready.txt
    91 
    91 
    92 
    92 
    93 hg qpop
    93 hg qpop