[Numpy-discussion] Guidance regarding build and testing

Maniteja Nandana maniteja.modesty067 at gmail.com
Mon Dec 22 13:15:46 EST 2014


On Mon, Dec 22, 2014 at 10:43 PM, Chris Barker <chris.barker at noaa.gov>
wrote:

> 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
>
> Hi Chris,

Thanks for the heads up. I will surely go through some basic git workflow.
As of now, I have now deleted that branch and created a new branch, taking
care of the git add option. But I couldn't find a way to make the previous
pull request use this branch. So, it was closed and a new pull request
#5386 is opened. Hope it is fine this time :)

Thanks,
Maniteja.
 ___________________________________________

> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion


>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20141222/196ad012/attachment.html>


More information about the NumPy-Discussion mailing list