• Show log

    Commit

  • Hash : 3cc5ec94
    Author : Carlos Martín Nieto
    Date : 2016-10-05T12:57:53

    rebase: don't ask for time sorting
    
    `git-rebase--merge` does not ask for time sorting, but uses the default. We now
    produce the same default time-ordered output as git, so make us of that since
    it's not always the same output as our time sorting.