<div dir="ltr"><div>Some files were moved some time after being imported from svn. You need to use --follow to follow renames/moves, i.e:</div><div><br></div><div>git log --follow src/embed_tests/pyimport.cs</div><div><br></div>All commits from svn were imported into git (and are still there). The one you mention is here:<div><div><a href="https://github.com/pythonnet/pythonnet/commit/217bb4847d3c181b8251e84d7eab26dba1341655">https://github.com/pythonnet/pythonnet/commit/217bb4847d3c181b8251e84d7eab26dba1341655</a><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 8, 2016 at 4:18 PM Denis Akhiyarov <<a href="mailto:denis.akhiyarov@gmail.com">denis.akhiyarov@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">It happened to me multiple times that the author of particular piece of code was needed to be known.<div><br></div><div>But in the latest pythonnet repository on github we have seem to lost some of this history when transitioning from sourceforge.</div><div><br></div><div>Are there any git experts, who know how to rebuild the history to include some missing commits?</div><div><br></div><div>Here is a quick example. Based on a bug report [1] I'm looking at lost history [2] of this C# file in the master branch [3]:</div><div><br></div><div>[1] <a href="https://github.com/pythonnet/pythonnet/issues/262" target="_blank">https://github.com/pythonnet/pythonnet/issues/262</a></div><div><br></div><div>[2] <a href="https://github.com/pythonnet/pythonnet-rawsvnmig/blob/master/pythonnet/src/embed_tests/pyimport.cs" target="_blank">https://github.com/pythonnet/pythonnet-rawsvnmig/blob/master/pythonnet/src/embed_tests/pyimport.cs</a></div><div><br></div><div>[3] <a href="https://github.com/pythonnet/pythonnet/blob/master/src/embed_tests/pyimport.cs" target="_blank">https://github.com/pythonnet/pythonnet/blob/master/src/embed_tests/pyimport.cs</a></div><div><br></div><div><br></div></div>
_________________________________________________<br>
Python.NET mailing list - <a href="mailto:PythonDotNet@python.org" target="_blank">PythonDotNet@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/pythondotnet" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/pythondotnet</a></blockquote></div>