 Issue 29336790:
  Issue 3674 - Add a hg hook that references commits in issues  (Closed)
    
  
    Issue 29336790:
  Issue 3674 - Add a hg hook that references commits in issues  (Closed) 
  | Index: .sitescripts.example | 
| =================================================================== | 
| --- a/.sitescripts.example | 
| +++ b/.sitescripts.example | 
| @@ -163,6 +163,8 @@ | 
| [hg] | 
| auth_repository=%(root)s/hg/hgaccess | 
| auth_file=%(root)s/.ssh/.ssh/authorized_keys | 
| +trac_xmlrpc_url=https://abpbot:abpbot@issues.adblockplus.org/login/xmlrpc | 
| +issue_url_template=https://issues.adblockplus.org/ticket/{id} | 
| [formmail] | 
| template=formmail/template/eyeo.mail |