equal
deleted
inserted
replaced
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: |