Mercurial > hg
comparison mercurial/policy.py @ 39335:1441eb38849f
revlogdeltas: pass revision number to _candidatesgroups
The `_candidates_groups` logic works on revisions, so the nodes are currently
just converted to revs at the top of the function. It seems cleaner to instead
pass revision numbers to the function.
Having this conversion out of the way will help for further cleanups.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sat, 18 Aug 2018 07:32:05 +0200 |
parents | 7a759ad2d06d |
children | 481db51c83e9 |
comparison
equal
deleted
inserted
replaced
39334:507f5b1dd7c8 | 39335:1441eb38849f |
---|