<div dir="ltr">I haven't done any configuration, and it seems to be working fine.<div>But given that some are having this issue (Julian has seen similar on the Ubuntu test bot), maybe we should compose that file at test time, rather than just ship it.</div>

<div><br></div><div>-MinRK</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 9:31 AM, Brian Granger <span dir="ltr"><<a href="mailto:ellisonbg@gmail.com" target="_blank">ellisonbg@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am seeing this as well. Min, how are you dealing with this?<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Jan 28, 2014 at 4:03 AM, Konrad Hinsen<br>
<<a href="mailto:konrad.hinsen@fastmail.net">konrad.hinsen@fastmail.net</a>> wrote:<br>
> Konrad Hinsen writes:<br>
><br>
>  > Git seems to have problems with this filename, at least<br>
>  > under MacOS X. It reports is as "untracked", but if I delete<br>
>  > it, it becomes marked as "deleted". Even a fresh clone<br>
>  > of the repository, right from GitHub, has this untracked file.<br>
>  ><br>
>  > Is there some Git configuration trick to fix this?<br>
><br>
> I just ran into a Git expert on the corridor, so I can answer my own<br>
> question.<br>
><br>
> MacOS users need to set a special Git configuration option:<br>
><br>
>   git config --global core.precomposeunicode true<br>
><br>
> This takes effect for all repositories created or cloned in the<br>
> future. There is no way to fix existing repositories, they must<br>
> be cloned again.<br>
><br>
> Konrad.<br>
> _______________________________________________<br>
> IPython-dev mailing list<br>
> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Brian E. Granger<br>
Cal Poly State University, San Luis Obispo<br>
<a href="mailto:bgranger@calpoly.edu">bgranger@calpoly.edu</a> and <a href="mailto:ellisonbg@gmail.com">ellisonbg@gmail.com</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</div></div></blockquote></div><br></div>