<pre style='margin:0'>
raimue pushed a commit to branch master
in repository trac.macports.org.

</pre>
<p><a href="https://github.com/macports/trac.macports.org/commit/dbf85b4ff82f0b7a4bac14c078124b1141a5baa4">View on GitHub</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dbf85b4ff82f0b7a4bac14c078124b1141a5baa4
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Mon Oct 31 00:12:53 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    trac-github-update: Remove intro line
</span>---
 plugins/hooks/trac-github-update.py | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/plugins/hooks/trac-github-update.py b/plugins/hooks/trac-github-update.py
</span><span style='display:block; white-space:pre;color:#808080;'>index b1a07bf..f3c6d51 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/plugins/hooks/trac-github-update.py
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/plugins/hooks/trac-github-update.py
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,8 +24,6 @@ in repository %(repo_shortname)s.
</span> """
 
 git_multimail.COMBINED_INTRO_TEMPLATE = """\
<span style='display:block; white-space:pre;background:#ffe0e0;'>-This is an automated email from the git hooks/post-receive script.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> %(pusher)s pushed a commit to %(refname_type)s %(short_refname)s
 in repository %(repo_shortname)s.
 
</pre><pre style='margin:0'>

</pre>