tests/test-uncommit.t
changeset 42920 a50661567f83
parent 42903 66048f6b5d0d
child 42921 4690902850df
equal deleted inserted replaced
42919:6ccf539aec71 42920:a50661567f83
    40    -X --exclude PATTERN [+]      exclude names matching the given patterns
    40    -X --exclude PATTERN [+]      exclude names matching the given patterns
    41    -m --message TEXT             use text as commit message
    41    -m --message TEXT             use text as commit message
    42    -l --logfile FILE             read commit message from file
    42    -l --logfile FILE             read commit message from file
    43    -d --date DATE                record the specified date as commit date
    43    -d --date DATE                record the specified date as commit date
    44    -u --user USER                record the specified user as committer
    44    -u --user USER                record the specified user as committer
    45    -D --current-date             record the current date as commit date
    45    -D --currentdate              record the current date as commit date
    46    -U --current-user             record the current user as committer
    46    -U --currentuser              record the current user as committer
    47   
    47   
    48   (some details hidden, use --verbose to show complete help)
    48   (some details hidden, use --verbose to show complete help)
    49 
    49 
    50 Uncommit with no commits should fail
    50 Uncommit with no commits should fail
    51 
    51