Mercurial > evolve
view hgext/__init__.py @ 1349:70681abf79d1
evolve: move return statement at the right level
When no trouble was found with the --rev option, the code of the evolve
function would continue running and would solve unwanted troubles. This patch
makes sure it does not happen.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Wed, 13 May 2015 09:43:36 -0700 |
parents | 9825c7da5b54 |
children | 5ef77a1d975c |