tests/test-alias.t
changeset 49770 f0e9dda408b3
parent 46262 9c9e0b4b2ca7
child 50987 727428c7e1fc
equal deleted inserted replaced
49769:9da992241302 49770:f0e9dda408b3
   117    -A --addremove           mark new/missing files as added/removed before
   117    -A --addremove           mark new/missing files as added/removed before
   118                             committing
   118                             committing
   119       --close-branch        mark a branch head as closed
   119       --close-branch        mark a branch head as closed
   120       --amend               amend the parent of the working directory
   120       --amend               amend the parent of the working directory
   121    -s --secret              use the secret phase for committing
   121    -s --secret              use the secret phase for committing
       
   122       --draft               use the draft phase for committing
   122    -e --edit                invoke editor on commit messages
   123    -e --edit                invoke editor on commit messages
   123    -i --interactive         use interactive mode
   124    -i --interactive         use interactive mode
   124    -I --include PATTERN [+] include names matching the given patterns
   125    -I --include PATTERN [+] include names matching the given patterns
   125    -X --exclude PATTERN [+] exclude names matching the given patterns
   126    -X --exclude PATTERN [+] exclude names matching the given patterns
   126    -m --message TEXT        use text as commit message
   127    -m --message TEXT        use text as commit message