tests/test-qrecord.out
changeset 7197 f60730693efc
parent 7125 4a1ac535be1d
child 7910 14ec64d41dad
equal deleted inserted replaced
7196:3f6a4f1de43f 7197:f60730693efc
    19  remove     remove the specified files on the next commit
    19  remove     remove the specified files on the next commit
    20  serve      export the repository via HTTP
    20  serve      export the repository via HTTP
    21  status     show changed files in the working directory
    21  status     show changed files in the working directory
    22  update     update working directory
    22  update     update working directory
    23 
    23 
    24 enabled extensions:
       
    25 
       
    26  record   interactive change selection during commit or qrefresh
       
    27 
       
    28 use "hg help" for the full list of commands or "hg -v" for details
    24 use "hg help" for the full list of commands or "hg -v" for details
    29 % help (mq present)
    25 % help (mq present)
    30 hg qrecord [OPTION]... PATCH [FILE]...
    26 hg qrecord [OPTION]... PATCH [FILE]...
    31 
    27 
    32 interactively record a new patch
    28 interactively record a new patch