diff mercurial/py3kcompat.py @ 28233:9da2283d0c56

destutil: add new local variable to increase readability Before this patch, local variable 'heads' is used not only for "all branch heads" but also for "branch heads other than current parent". This patch newly adds local variable 'otherheads' for the latter purpose, to increase readability.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Wed, 24 Feb 2016 23:00:32 +0900
parents 5bfd01a3c2a9
children
line wrap: on
line diff