hgext/__init__.py
author Pierre-Yves David <pierre-yves.david@fb.com>
Thu, 20 Nov 2014 15:33:14 -0800
changeset 1169 6f08a8f6bb1d
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
debugobsconvert: also deduplicate markers in the process Various bug allowed identical or semantically identical marker to be added to the repository. So we also filter duplicates when converting.

# Copyright 2011 Logilab SA <contact@logilab.fr>