tests/test-help-hide.t
changeset 42541 3de4f17f4824
parent 40413 1ddd202c47d9
child 43305 d782cce137fd
equal deleted inserted replaced
42540:80e0ea08b55c 42541:3de4f17f4824
    58    remove        remove the specified files on the next commit
    58    remove        remove the specified files on the next commit
    59    rename        rename files; equivalent of copy + remove
    59    rename        rename files; equivalent of copy + remove
    60    resolve       redo merges or set/view the merge status of files
    60    resolve       redo merges or set/view the merge status of files
    61    revert        restore files to their checkout state
    61    revert        restore files to their checkout state
    62    root          print the root (top) of the current working directory
    62    root          print the root (top) of the current working directory
       
    63    shelve        save and set aside changes from the working directory
    63    status        show changed files in the working directory
    64    status        show changed files in the working directory
    64    summary       summarize working directory state
    65    summary       summarize working directory state
       
    66    unshelve      restore a shelved change to the working directory
    65    update        update working directory (or switch revisions)
    67    update        update working directory (or switch revisions)
    66   
    68   
    67   Change import/export:
    69   Change import/export:
    68   
    70   
    69    archive       create an unversioned archive of a repository revision
    71    archive       create an unversioned archive of a repository revision
   192    remove        remove the specified files on the next commit
   194    remove        remove the specified files on the next commit
   193    rename        rename files; equivalent of copy + remove
   195    rename        rename files; equivalent of copy + remove
   194    resolve       redo merges or set/view the merge status of files
   196    resolve       redo merges or set/view the merge status of files
   195    revert        restore files to their checkout state
   197    revert        restore files to their checkout state
   196    root          print the root (top) of the current working directory
   198    root          print the root (top) of the current working directory
       
   199    shelve        save and set aside changes from the working directory
   197    status        show changed files in the working directory
   200    status        show changed files in the working directory
   198    summary       summarize working directory state
   201    summary       summarize working directory state
       
   202    unshelve      restore a shelved change to the working directory
   199    update        update working directory (or switch revisions)
   203    update        update working directory (or switch revisions)
   200   
   204   
   201   Change import/export:
   205   Change import/export:
   202   
   206   
   203    archive       create an unversioned archive of a repository revision
   207    archive       create an unversioned archive of a repository revision