tests/test-qrecord.t
changeset 19445 29c726e9c3ab
parent 18028 5dbefa846903
child 21021 422981492ace
equal deleted inserted replaced
19444:f9e04a4e28d0 19445:29c726e9c3ab
    59    -A --addremove           mark new/missing files as added/removed before
    59    -A --addremove           mark new/missing files as added/removed before
    60                             committing
    60                             committing
    61       --close-branch        mark a branch as closed, hiding it from the branch
    61       --close-branch        mark a branch as closed, hiding it from the branch
    62                             list
    62                             list
    63       --amend               amend the parent of the working dir
    63       --amend               amend the parent of the working dir
       
    64    -s --secret              use the secret phase for committing
    64    -I --include PATTERN [+] include names matching the given patterns
    65    -I --include PATTERN [+] include names matching the given patterns
    65    -X --exclude PATTERN [+] exclude names matching the given patterns
    66    -X --exclude PATTERN [+] exclude names matching the given patterns
    66    -m --message TEXT        use text as commit message
    67    -m --message TEXT        use text as commit message
    67    -l --logfile FILE        read commit message from file
    68    -l --logfile FILE        read commit message from file
    68    -d --date DATE           record the specified date as commit date
    69    -d --date DATE           record the specified date as commit date