comparison mercurial/transaction.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 5116a077c3da
children aade8f133d11
comparison
equal deleted inserted replaced
11668:f070d284994c 11669:c47cb3193c53