comparison .hgtags @ 1598:2a08ef812b84

evolve: make split respect rev args passed without --rev or -r Currently, if one runs `hg split .` or `hg split`, it will fail with an exception. This happens becuase we only expect revision args to be passed as --rev/-r ones and don't treat unnamed args properly or add default values if no args are provided.
author Kostia Balytskyi <ikostia@fb.com>
date Thu, 04 Feb 2016 02:46:40 -0800
parents 681f675401ff
children 4bb48b1da1f8
comparison
equal deleted inserted replaced
1597:7876ed4fceb7 1598:2a08ef812b84