Mercurial > hg
diff mercurial/changelog.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 | 41d0ed2c79df |
children | 97ed99d1f419 bd23d5f28bbb |