Mercurial > hg
comparison hgext/mq.py @ 32738:999aa9cfb4d3
bookmarks: move variable initialization earlier
Since we no longer set '_clean = False' during the initialization loop, we can
move the attribute assignment earlier in the function for clarity.
(no speed improvement expected or measured ;-) )
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 07 Jun 2017 19:32:16 +0100 |
parents | 04baab18d60a |
children | 870560c759ed |
comparison
equal
deleted
inserted
replaced
32737:d6924192c0d5 | 32738:999aa9cfb4d3 |
---|