Mercurial > hgrepos > DevTools > mercurial-extensions
diff extensions/kwarchive.py @ 105:f142bdb90c8d
Testify that "revinfo" and "kwarchive" work with Mercurial v4.6.1 now
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Thu, 02 Aug 2018 18:28:31 +0200 |
| parents | 65789e3e8e3d |
| children | aaf84b607154 |
line wrap: on
line diff
--- a/extensions/kwarchive.py Thu Aug 02 18:22:43 2018 +0200 +++ b/extensions/kwarchive.py Thu Aug 02 18:28:31 2018 +0200 @@ -46,7 +46,7 @@ pycompat, scmutil, templatefilters, util, node) -testedwith = "4.3.1 4.3.2 4.4.1 4.4.2 4.5.2" +testedwith = "4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1" SHORTENED_HG_SCHEMES = {
