comparison scripts/update-copyrights.py @ 7393:6834e1265415

graph: don't try to get obsolete status for fake parent revisions Fake parents use negative revision numbers as internal placeholders. Previous Mercurial versions could handle negative non-existing revision numbers, but Mercurial 4.8 will fail on this invalid input when getting the obsolete status. Instead, make sure we only get obsolete status for actual revisions.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 29 Oct 2018 01:20:21 +0100
parents e2519d2e74c2
children 81f30fd3a075
comparison
equal deleted inserted replaced
7392:b2c15f308ad2 7393:6834e1265415