Mercurial > hg
comparison mercurial/merge.py @ 24620:7c6f9097e2e0
repoview: avoid processing the same rev twice in _getstatichidden
If a rev had multiple children, it would be added to the heap multiple times. We
now ensure it is added only once.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 03 Apr 2015 14:41:18 -0700 |
parents | 1ff35d76421c |
children | a8e6897dffbe |
comparison
equal
deleted
inserted
replaced
24619:ad6dea5d96f2 | 24620:7c6f9097e2e0 |
---|