revwalk.c
16.6 KB
-
revwalk: don't show commits that become uninteresting after being enqueued · fedc05c8
When we read from the list which `limit_list()` gives us, we need to check that the commit is still interesting, as it might have become uninteresting after it was added to the list.
Carlos Martín Nieto committed