tests/bundles/renames.hg
author Patrick Mezard <patrick@mezard.eu>
Wed, 15 Aug 2012 22:50:23 +0200
branchstable
changeset 17371 1310489eb5d6
parent 16551 ebf6d38c9063
permissions -rw-r--r--
fileset: fix generator vs list bug in fast path $ hg debugfileset 'a or b' would only return a or b but not both because the base file list was a generator instead of a replayable sequence.

(binary:application/octet-stream)