On Mon, Dec 22, 2014 at 11:45 PM, Maniteja Nandana < [email protected]> wrote:
> On Mon, Dec 22, 2014 at 10:43 PM, Chris Barker <[email protected]> > wrote: > >> On Mon, Dec 22, 2014 at 8:22 AM, Maniteja Nandana < >> [email protected]> 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 >> [email protected] >> http://mail.scipy.org/mailman/listinfo/numpy-discussion > > >>
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
