It's not the same order. git log and https://github.com/sympy/sympy/pull/186#commits-pushed-e60b5d0 are most definitely showing different orders and the one in git hub is not chronological. I have rebased it a number of times, but I have never tried to change the order of commits.
But this is just an issue with the order I see in github. It's not that important for the pull request. I just find it strange. What about the code? I'm looking at the print_repr tests. Is the rest OK? Stefan On 27 May 2011 17:44, Vinzent Steinberg <[email protected]>wrote: > On 26 Mai, 21:18, "[email protected]" > <[email protected]> wrote: > > Also a small question: the pull request contains to many commits. Should > I > > group them in bigger commits? Be aware that for some reason GitHub is not > > listing them chronological (at least to me). > > Using git rebase it should be possible to change the order of commits. > This change should be reflected in github too. Do you get the same > order there as with 'git log'? > > Vinzent > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
