<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 3, 2014 at 11:43 AM, Frank Loeffler <span dir="ltr">&lt;<a href="mailto:knarf@cct.lsu.edu" target="_blank">knarf@cct.lsu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Thu, Oct 02, 2014 at 07:28:04PM -0000, Bitbucket wrote:<br>
&gt; 2 new commits in EinsteinEvolve:<br>
<br>
</span>Is there a way to have these commit emails display a patch, at least<br>
when the patch is short? I found this to be a very useful feature in the<br>
past.<br></blockquote><div><br></div><div>Right now we are using the BitBucket &quot;Email&quot; hook. There is an alternative BitBucket &quot;Email Diff&quot; hook which also includes the diffs. However, I don&#39;t think this has the option of limiting the size of the diff so it might not be an ideal solution. We could have a separate commit+diff mailing list for those who want the full commit messages + diffs. The alternative is to use a POST hook and set up a script on a web server to receive the POST and turn it into an email (for example, this could be <a href="https://bitbucket.org/brunobraga/bitbucket-color-diff">https://bitbucket.org/brunobraga/bitbucket-color-diff</a>).</div></div></div></div>