tests/test-uncommit.t
changeset 41009 fcc0a7ac9ebd
parent 40955 f6187e60f792
child 41010 e8e2a7656e83
equal deleted inserted replaced
41008:e5d37558098a 41009:fcc0a7ac9ebd
    32   
    32   
    33   (use 'hg help -e uncommit' to show help for the uncommit extension)
    33   (use 'hg help -e uncommit' to show help for the uncommit extension)
    34   
    34   
    35   options ([+] can be repeated):
    35   options ([+] can be repeated):
    36   
    36   
    37       --[no-]keep           allow an empty commit after uncommiting (default:
    37       --keep                allow an empty commit after uncommiting (default:
    38                             off)
    38                             off)
    39    -I --include PATTERN [+] include names matching the given patterns
    39    -I --include PATTERN [+] include names matching the given patterns
    40    -X --exclude PATTERN [+] exclude names matching the given patterns
    40    -X --exclude PATTERN [+] exclude names matching the given patterns
    41   
    41   
    42   (some details hidden, use --verbose to show complete help)
    42   (some details hidden, use --verbose to show complete help)