tests/test-tutorial.t
changeset 2728 3c371aa16cb9
parent 2727 f7d44441dfd3
child 2729 69fe16428b0f
equal deleted inserted replaced
2727:f7d44441dfd3 2728:3c371aa16cb9
   461    -r --rev VALUE           revert commit content to REV instead
   461    -r --rev VALUE           revert commit content to REV instead
   462    -I --include PATTERN [+] include names matching the given patterns
   462    -I --include PATTERN [+] include names matching the given patterns
   463    -X --exclude PATTERN [+] exclude names matching the given patterns
   463    -X --exclude PATTERN [+] exclude names matching the given patterns
   464    -m --message TEXT        use text as commit message
   464    -m --message TEXT        use text as commit message
   465    -l --logfile FILE        read commit message from file
   465    -l --logfile FILE        read commit message from file
       
   466    -d --date DATE           record the specified date as commit date
       
   467    -u --user USER           record the specified user as committer
   466   
   468   
   467   (some details hidden, use --verbose to show complete help)
   469   (some details hidden, use --verbose to show complete help)
   468 
   470 
   469 
   471 
   470 The edit command of histedit can be used to split changeset:
   472 The edit command of histedit can be used to split changeset: