tests/test-uncommit.t
changeset 36973 d63c5c651183
parent 36972 28ba7d111337
child 38422 a6addfd64507
equal deleted inserted replaced
36972:28ba7d111337 36973:d63c5c651183
    24   
    24   
    25       This command undoes the effect of a local commit, returning the affected
    25       This command undoes the effect of a local commit, returning the affected
    26       files to their uncommitted state. This means that files modified or
    26       files to their uncommitted state. This means that files modified or
    27       deleted in the changeset will be left unchanged, and so will remain
    27       deleted in the changeset will be left unchanged, and so will remain
    28       modified in the working directory.
    28       modified in the working directory.
       
    29   
       
    30       If no files are specified, the commit will be pruned, unless --keep is
       
    31       given.
    29   
    32   
    30   (use 'hg help -e uncommit' to show help for the uncommit extension)
    33   (use 'hg help -e uncommit' to show help for the uncommit extension)
    31   
    34   
    32   options ([+] can be repeated):
    35   options ([+] can be repeated):
    33   
    36