revwalk: don't insert uninteresting commits into the queue
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.
Showing
Please
register
or
sign in
to comment