Mercurial > evolve
diff hgext/evolve.py @ 919:ffce88754767
merge with stable
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 23 Apr 2014 14:28:28 -0700 |
parents | ff71b83a4bbe 1ebe5c51919b |
children | bcd0c12070b2 |
line wrap: on
line diff
--- a/hgext/evolve.py Mon Apr 14 15:10:29 2014 -0400 +++ b/hgext/evolve.py Wed Apr 23 14:28:28 2014 -0700 @@ -19,8 +19,7 @@ - improves some aspect of the early implementation in 2.3 ''' -testedwith = 'default' - +testedwith = '3.0' buglink = 'https://bitbucket.org/marmoute/mutable-history/issues' import sys