<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
On 07/18/2010 04:17 PM, Tom Wickline wrote:
<blockquote
 cite="mid:AANLkTimMoVIINoNX7Fj0jEZA1TnCizknzQld4IJNpwu4@mail.gmail.com"
 type="cite">You forgot to attach the patches :) and a subjust is nice
as well.<br>
  <br>
Tom<br>
  <br>
  <div class="gmail_quote">On Sun, Jul 18, 2010 at 6:16 PM, Alexandre
Goujon <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:ale.goujon@gmail.com">ale.goujon@gmail.com</a>&gt;</span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Here is another big path; should fix bug #18071.<br>
These tests crash on NT4 but I don't really know how to handle this.<br>
I found #ifdef CRASHES_ON_NT40 in advapi32/tests/crypt.c so I'm using
it.<br>
    <br>
I don't know if I have to do git reset before submitting another patch
so let me know.<br>
  </blockquote>
  </div>
</blockquote>
<br>
Yeah you're right.<br>
I did "git send-email --compse out" which let me type this comment
(<a class="moz-txt-link-freetext" href="http://source.winehq.org/patches/data/63618">http://source.winehq.org/patches/data/63618</a>) explaining data/63619.<br>
<br>
Then, I git-apply'ed another patch and I did again the same command.<br>
So the <a class="moz-txt-link-freetext" href="http://source.winehq.org/patches/data/63621">http://source.winehq.org/patches/data/63621</a> comment is for
data/6362[2-3]<br>
As you can see, data/63623 is the same patch as data/63619 : I did't do
git-reset but I rm'ed out/<br>
<br>
What I want is to add a comment to some patch before the <br>
<pre wrap="">---
 dlls/advapi32/security.c       |   69 ++++++++++++++++++++++++++++-----------
 dlls/advapi32/tests/security.c |   27 +++++++++++++++

 2 files changed, 76 insertions(+), 20 deletions(-)
</pre>
for instance.<br>
<br>
Any idea how to do that ?<br>
</body>
</html>