<div dir="ltr">I'm using the mono-repo, not git svn.  Is it possible that since I did a copy/paste operation, it actually pasted Windows-1252 encoded text into the commit message (default encoding for a console terminal), but it looked fine to me because my console correctly interepreted it?<div><br></div><div>AFter doing a pull and doing git log again, it looks munged on my side.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 28, 2018 at 2:16 PM Friedman, Eli <<a href="mailto:efriedma@codeaurora.org">efriedma@codeaurora.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <div class="m_-4920843579140595975moz-cite-prefix">Both git and svn commit messages are
      UTF-8, so probably something happened on your computer.  Maybe a
      bug in the version of git-svn you're using?</div></div><div text="#000000" bgcolor="#FFFFFF"><div class="m_-4920843579140595975moz-cite-prefix"><br>
      <br>
      -Eli</div></div><div text="#000000" bgcolor="#FFFFFF"><div class="m_-4920843579140595975moz-cite-prefix"><br>
      <br>
      On 6/28/2018 2:02 PM, Zachary Turner wrote:<br>
    </div></div><div text="#000000" bgcolor="#FFFFFF">
    <blockquote type="cite">
      <div dir="ltr">That's odd.  I went here (<a href="https://reviews.llvm.org/p/mkoeppen/" target="_blank">https://reviews.llvm.org/p/mkoeppen/</a>),
        Ctrl+C'ed on his name, Ctrl+V'ed into the git commit window, and
        then submit.  After committing, when I did git log it showed up
        correctly for me.  I guess it got munged somewhere between git,
        svn, and the master repository.</div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Thu, Jun 28, 2018 at 2:00 PM Friedman, Eli
          <<a href="mailto:efriedma@codeaurora.org" target="_blank">efriedma@codeaurora.org</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 6/28/2018
          1:09 PM, Zachary Turner via llvm-commits wrote:<br>
          > Author: zturner<br>
          > Date: Thu Jun 28 13:09:37 2018<br>
          > New Revision: 335915<br>
          ><br>
          > URL: <a href="http://llvm.org/viewvc/llvm-project?rev=335915&view=rev" rel="noreferrer" target="_blank">http://llvm.org/viewvc/llvm-project?rev=335915&view=rev</a><br>
          > Log:<br>
          > Fix padding with custom character in formatv.<br>
          ><br>
          > The format string for formatv allows to specify a custom
          padding<br>
          > character instead of the default space.  This custom
          character was<br>
          > parsed correctly, but not passed on to the formatter.<br>
          ><br>
          > Patch by Marcel Köppe<br>
          <br>
          I assume that's supposed to be "Marcel Köppen".<br>
          <br>
          I'm curious, how did you manage to get "Köppe" into the
          commit <br>
          message?  It looks like UTF-8 text was incorrectly interpreted
          as <br>
          windows-1252 in at least two separate places.<br>
          <br>
          -Eli<br>
          <br>
          -- <br>
          Employee of Qualcomm Innovation Center, Inc.<br>
          Qualcomm Innovation Center, Inc. is a member of Code Aurora
          Forum, a Linux Foundation Collaborative Project<br>
          <br>
        </blockquote>
      </div>
    </blockquote>
    <p><br>
    </p>
    <pre class="m_-4920843579140595975moz-signature" cols="72">-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project</pre>
  </div></blockquote></div>