tests/test-amend.t
branchmercurial-4.5
changeset 4362 8bd60e09dfb4
parent 4183 536c67823962
child 4988 588b3484c131
equal deleted inserted replaced
4314:1fd2440afaf7 4362:8bd60e09dfb4
   151       --extract             extract changes from the commit to the working copy
   151       --extract             extract changes from the commit to the working copy
   152       --patch               make changes to wdir parent by editing patch
   152       --patch               make changes to wdir parent by editing patch
   153       --close-branch        mark a branch as closed, hiding it from the branch
   153       --close-branch        mark a branch as closed, hiding it from the branch
   154                             list
   154                             list
   155    -s --secret              use the secret phase for committing
   155    -s --secret              use the secret phase for committing
   156    -n --note VALUE          store a note on amend
   156    -n --note TEXT           store a note on amend
   157    -I --include PATTERN [+] include names matching the given patterns
   157    -I --include PATTERN [+] include names matching the given patterns
   158    -X --exclude PATTERN [+] exclude names matching the given patterns
   158    -X --exclude PATTERN [+] exclude names matching the given patterns
   159    -m --message TEXT        use text as commit message
   159    -m --message TEXT        use text as commit message
   160    -l --logfile FILE        read commit message from file
   160    -l --logfile FILE        read commit message from file
   161    -d --date DATE           record the specified date as commit date
   161    -d --date DATE           record the specified date as commit date