[PATCH 3 of 5 evolve-ext stable] evolve: update buglink to point to bz.mercurial-scm.org

Anton Shestakov av6 at dwimlabs.net
Sat Aug 27 08:44:07 EDT 2016


# HG changeset patch
# User Anton Shestakov <av6 at dwimlabs.net>
# Date 1472300698 -28800
#      Sat Aug 27 20:24:58 2016 +0800
# Branch stable
# Node ID fd8dad34fd01e54cc0b164d3e3931bc6ebe5583a
# Parent  a06b0b780b43c2307b1cf40801974a646324cdf3
evolve: update buglink to point to bz.mercurial-scm.org

diff --git a/hgext/evolve.py b/hgext/evolve.py
--- a/hgext/evolve.py
+++ b/hgext/evolve.py
@@ -21,7 +21,7 @@ It also:
 
 __version__ = '5.4.1'
 testedwith = '3.4.3 3.5.2 3.6.2 3.7.3 3.8.1 3.9'
-buglink = 'http://bz.selenic.com/'
+buglink = 'https://bz.mercurial-scm.org/'
 
 
 evolutionhelptext = """


More information about the Mercurial-devel mailing list