Mercurial > hg
diff mercurial/cmdutil.py @ 39890:1c3f1491965f
scmutil: expand long "one-liner"
When a one-liner gets 3 lines longs, it loses its expressivity benefits. We
expand it into a simple for loop. This makes future changes of the code in
that area clearer.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Thu, 27 Sep 2018 13:54:37 -0700 |
parents | 24e493ec2229 |
children | 0d703063d0c8 |