tests/test-qrecord.t
changeset 49882 f0e9dda408b3
parent 48408 e4acdf5d94a2
child 51706 51057ab0dffa
equal deleted inserted replaced
49881:9da992241302 49882:f0e9dda408b3
    66    -A --addremove           mark new/missing files as added/removed before
    66    -A --addremove           mark new/missing files as added/removed before
    67                             committing
    67                             committing
    68       --close-branch        mark a branch head as closed
    68       --close-branch        mark a branch head as closed
    69       --amend               amend the parent of the working directory
    69       --amend               amend the parent of the working directory
    70    -s --secret              use the secret phase for committing
    70    -s --secret              use the secret phase for committing
       
    71       --draft               use the draft phase for committing
    71    -e --edit                invoke editor on commit messages
    72    -e --edit                invoke editor on commit messages
    72    -I --include PATTERN [+] include names matching the given patterns
    73    -I --include PATTERN [+] include names matching the given patterns
    73    -X --exclude PATTERN [+] exclude names matching the given patterns
    74    -X --exclude PATTERN [+] exclude names matching the given patterns
    74    -m --message TEXT        use text as commit message
    75    -m --message TEXT        use text as commit message
    75    -l --logfile FILE        read commit message from file
    76    -l --logfile FILE        read commit message from file