revwalk.c
17.3 KB
-
revwalk: only check the first commit in the list for an earlier timestamp · 12a1790d
This is not a big deal, but it does make us match git more closely by checking only the first. The lists are sorted already, so there should be no functional difference other than removing a possible check from every iteration in the loop.
Carlos Martín Nieto committed