tests/test-record.t
branchstable
changeset 31065 7074589cf22a
parent 30158 1baa0e2cfc37
child 34013 da07367d683b
equal deleted inserted replaced
31064:4431add9aef9 31065:7074589cf22a
    20       If a list of files is omitted, all changes reported by 'hg status' will be
    20       If a list of files is omitted, all changes reported by 'hg status' will be
    21       candidates for recording.
    21       candidates for recording.
    22   
    22   
    23       See 'hg help dates' for a list of formats valid for -d/--date.
    23       See 'hg help dates' for a list of formats valid for -d/--date.
    24   
    24   
    25       You will be prompted for whether to record changes to each modified file,
    25       If using the text interface (see 'hg help config'), you will be prompted
    26       and for files with multiple changes, for each change to use. For each
    26       for whether to record changes to each modified file, and for files with
    27       query, the following responses are possible:
    27       multiple changes, for each change to use. For each query, the following
       
    28       responses are possible:
    28   
    29   
    29         y - record this change
    30         y - record this change
    30         n - skip this change
    31         n - skip this change
    31         e - edit this change manually
    32         e - edit this change manually
    32   
    33