<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    haven't really looked at the commit itself to see what's there, but
    on the technical side of what you to do, possible options:<br>
    <br>
    1) see:
    <a class="moz-txt-link-freetext" href="http://stackoverflow.com/questions/12799872/apply-a-commit-chunk-by-chunk">http://stackoverflow.com/questions/12799872/apply-a-commit-chunk-by-chunk</a>
    - haven't tried it, just found it quickly<br>
    <br>
    2) take the diff of that commit, just add .diff at the end of the
    link, like:<br>
    <br>
<a class="moz-txt-link-freetext" href="https://github.com/kamailio/kamailio/commit/144737c482d39ae276e8a09f7dea01c5fa685bc6.diff">https://github.com/kamailio/kamailio/commit/144737c482d39ae276e8a09f7dea01c5fa685bc6.diff</a><br>
    <br>
    Then you can remove the parts you don't want, apply the resulted
    patch and commit with:<br>
    <br>
    git commit --author="Name <email>" .<br>
    <br>
    The value for --author is the value for Author attribute in email
    notifiication of the initial commit.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 13/11/14 16:09, Charles Chance
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOvxgzCpGyxk15+63SoYQ=OsWEBCtnrxpmm8je1Bjd25skCn8Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>Are there any guidelines/opinions regarding this?</div>
        <div><br>
        </div>
        <div>I would like to cherry pick some of the changes to dmq
          module from <a moz-do-not-send="true"
href="https://github.com/kamailio/kamailio/commit/144737c482d39ae276e8a09f7dea01c5fa685bc6">https://github.com/kamailio/kamailio/commit/144737c482d39ae276e8a09f7dea01c5fa685bc6</a>,
          in order to attribute authorship - trouble is, in the same
          commit there are changes to files in other modules too.</div>
        <div><br>
        </div>
        <div>Perhaps the simpler approach would be to replicate the
          changes and attribute the original author in the new commit
          message.</div>
        <div><br>
        </div>
        <div>Any advice?</div>
        <div><br>
        </div>
        <div>Cheers,<br clear="all">
        </div>
        <div><br>
        </div>
        <div>Charles</div>
      </div>
      <br>
      <font face="Helvetica, Arial, sans-serif"><font size="2"><span
            style="font-size:10pt"><a moz-do-not-send="true"
              href="http://www.sipcentric.com/"
              title="blocked::http://www.sipcentric.com/"
              target="_blank">www.sipcentric.com</a><br>
            <br>
            Follow us on twitter <a moz-do-not-send="true"
              href="http://twitter.com/sipcentric"
              title="blocked::http://twitter.com/sipcentric"
              target="_blank">@sipcentric</a><br>
            <br>
            <font color="gray">Sipcentric Ltd. Company registered in
              England & Wales no. 7365592.</font> <font color="gray">Registered

              office: Faraday Wharf, Innovation Birmingham Campus, Holt
              Street, Birmingham Science Park, Birmingham B7 4BB.</font></span></font></font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
sr-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
Kamailio Advanced Training, Nov 24-27, Berlin - <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a></pre>
  </body>
</html>