Mercurial > hg
comparison hgext/convert/p4.py @ 40957:f960c51eebf3
delta: filter nullrev out first
When picking a potential candidate, we filter them on various criteria. The
"different from nullrev" criteria is very fast to compute and we should
process it first.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Thu, 06 Dec 2018 10:39:05 +0100 |
parents | a8a902d7176e |
children | fc09aafd3c36 |
comparison
equal
deleted
inserted
replaced
40956:74ee5ff1e81c | 40957:f960c51eebf3 |
---|