[Numpy-discussion] Development workflow

Charles R Harris charlesr.harris at gmail.com
Tue Oct 12 11:33:05 EDT 2010


On Tue, Oct 12, 2010 at 9:22 AM, Pierre GM <pgmdevlist at gmail.com> wrote:

>
> On Oct 12, 2010, at 5:10 PM, David Cournapeau wrote:
>
> > On Tue, Oct 12, 2010 at 6:06 PM, Pierre GM <pgmdevlist at gmail.com> wrote:
> >> All,
> >> All my sincere apologies for the mess I caused... The changes I wanted
> to commit were quite minimal (just a few lines in a test), but I obviously
> included some stuffs I didn't want too...
> >
> > No worries. Unless someone beats me to it, I will revert your changes
> > tomorrow morning (in 6-7 hours), so that you can reapply them as you
> > intended.
>
> 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`. Would it be worth
> to add those files in the numpy/.gitignore ? I just put some in my
> .git/info/exclude.
>

What is curious is how the project files got added in the first place ;) But
Jarrod committed an improved .gitignore file that should help. I always run
git status before committing anything unless I am going to specify the files
to commit.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20101012/dcb4d0da/attachment.html>


More information about the NumPy-Discussion mailing list