If 0 isn't an ancestor of the current branch, the 0::x construction fails. This is uncommon, but not wildly unreasonable. The ancestors() construction is simpler anyway.
Details
Details
- Reviewers
btrahan - Commits
- Restricted Diffusion Commit
rPce632d64906b: Use `ancestors(x)` instead of `0::x` in Mercurial history queries
Viewed some hg repos locally (change history, file history) without anything suspicious cropping up.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped