Mercurial > hg
comparison hgext/patchbomb.py @ 22524:8c8fe120670f
largefiles: avoid using 'lfiles' variable for two purposes
The variable 'lfiles' is first used for a set of the names of all the
large files. It is then overwritten with a tuple like the ones
returned from status(). To reduce confusion, let's create a separate
variable for the second use.
author | Martin von Zweigbergk <martinvonz@gmail.com> |
---|---|
date | Tue, 16 Sep 2014 22:50:38 -0700 |
parents | 5f98ad8fb8d9 |
children | 122f5c3f3308 |
comparison
equal
deleted
inserted
replaced
22523:8cd91f481ffd | 22524:8c8fe120670f |
---|