[Numpy-discussion] Guidance regarding build and testing

Chris Barker chris.barker at noaa.gov
Mon Dec 22 12:13:41 EST 2014


On Mon, Dec 22, 2014 at 8:22 AM, Maniteja Nandana <
maniteja.modesty067 at gmail.com> wrote:
>
> I have tried to solve Issue #5354 in a branch. Now if I try to compare my
> branch with numpy master, there were some auto generated files in my branch.
>

no time to take a look right now -- but you don't want to add any
auto-generated files to git. If you don't do anything they won't be added.
But make sure you only do "git add" for files you really want to add to the
repo.

Key is: never do "git add *" without thinking very carefully.

-CHB




> I have created a pull request #5385 for this, please do suggest if there
> needs to be any changes in the pull request and the branch, since this is
> my first try at a pull request.
>
> Regards,
> Maniteja.
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>

-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20141222/df7a17e0/attachment.html>


More information about the NumPy-Discussion mailing list