author | Martin Geisler <mg@lazybytes.net> |
Thu, 23 Jul 2009 00:23:53 +0200 | |
changeset 9211 | 9f64878a6e8a |
parent 9210 | 2667ca525b59 |
child 9212 | dfc1d5da98f0 |
hgext/interhg.py | file | annotate | diff | comparison | revisions |
--- a/hgext/interhg.py Thu Jul 23 00:23:39 2009 +0200 +++ b/hgext/interhg.py Thu Jul 23 00:23:53 2009 +0200 @@ -15,7 +15,7 @@ InterWiki does. A few example patterns (link to bug tracking, etc.) that may be used in your -hgrc: +hgrc:: [interhg] issues = s!issue(\\d+)!<a href="http://bts/issue\\1">issue\\1</a>!