Mercurial > hg
comparison mercurial/i18n.py @ 11669:c47cb3193c53
localrepo.status: move fixup concatenation inside if block for clarity
clean += fixup only makes sense if fixup is not empty; it should
be inside the "if fixup" test.
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Sun, 25 Jul 2010 10:05:38 +0900 |
parents | f7d7de6eccc8 |
children | 9f97de157aad |
comparison
equal
deleted
inserted
replaced
11668:f070d284994c | 11669:c47cb3193c53 |
---|