comparison contrib/debugcmdserver.py @ 21106:53433d8f1faa

localrepo: use commonancestorsheads for checking linear heritage in file commit If two revisions are linearly related, there will only be one ancestor, and commonancestors and commonancestorsheads would give the same result. commonancestorsheads is however slightly simpler, faster and more correct.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 17 Apr 2014 20:01:39 +0200
parents e34106fa0dc3
children cd03fbd5ab57
comparison
equal deleted inserted replaced
21105:12312f066d93 21106:53433d8f1faa