Mercurial > hg-stable
comparison contrib/simplemerge @ 39209:fec01c69b0f0
setdiscovery: use revset for resolving DAG heads in a subset
This was the final use of dagutil in setdiscovery!
For reasons I didn't investigate, feeding a set with nullrev
into the heads() revset resulted in a bunch of tests failing.
Filtering out nullrev from the input set fixes things.
Differential Revision: https://phab.mercurial-scm.org/D4324
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 17 Aug 2018 18:23:47 +0000 |
parents | a8a902d7176e |
children | d3e940a32be0 |
comparison
equal
deleted
inserted
replaced
39208:bbb855c412c6 | 39209:fec01c69b0f0 |
---|