revwalk.c
14.1 KB
-
revwalk: don't insert uninteresting commits into the queue · 702ac408
When a commit is first set as unintersting and then pushed, we must take care that we do not put it into the commit list as that makes us return at least that commit (but maybe more) as we've inserted it into the list because we have the assumption that we want anything in the commit list.
Carlos Martín Nieto committed