Mon, 11 Oct 2010 20:12:47 -0600, Charles R Harris wrote: > I can't quite figure out what commit > a14dd542532d383610c1<http://github.com/numpy/numpy/commit/ a14dd542532d383610c1b01c5698b137dd058fea> > did or where it applied. Any hints?
The github output here is confusing, as it chooses to diff the result of a merge against the "wrong" parent (but of course there is no way to know which is the right one). The problems with the commit, as far as I see: - adds unrelated Eclipse .project and .pydev* files - introduces a merge commit for a small change -- Pauli Virtanen _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
