The obsolete.createmarkers() API was changed in 6335c0de80fa
(obsolete: allow multiple predecessors in createmarkers, 2018-09-22)
to prefer its precursors input to be a tuple instead of a single
precursor. Let's fix drawdag.py to comply.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGdda2341d6664: drawdag: abide by new createmarkers() API
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage