debian/source/format
author Ryan McElroy <rmcelroy@fb.com>
Mon, 08 Aug 2016 10:05:47 -0700
changeset 1720 fe64e69da57b
parent 755 0021301f7fde
permissions -rw-r--r--
dirstate: use arg count for version check In 52ff07e1de91 in the main hg repo, dirstate was changed to require a second argument, making the default args check no longer work. Instead, we switch to check the number of arguments, which should be backwards and forwards compatible.

3.0 (quilt)