On Wed, Oct 13, 2010 at 12:31 AM, Pierre GM <[email protected]> wrote:
>
> On Oct 12, 2010, at 5:28 PM, David Cournapeau wrote:
>>>
>>> I gonna try again in a couple of hours. Looks like I need to specifically 
>>> exclude the files created by a `python setup.py develop`.
>>
>> Not sure I understand the link between git and python setup.py
>> develop. What git command did you use to commit those two commits ?
>
> git push
> The files created by setup.py develop are marked as not added but pollute 
> some of the reports (diff, eg).

I am still not following - generated files should certainly not appear
in diff, unless you explicitly add them. Or does eclipse somehow
automatically add files to the git repository ? That sounds a bit
strange,

cheers,

David
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to