comparison mercurial/help/glossary.txt @ 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 220ee13946d3
children
comparison
equal deleted inserted replaced
28232:829d369fc5a8 28233:9da2283d0c56