revwalk.c
17.2 KB
-
revwalk: remove tautologic condition for hiding a commit · a4ffbae4
The contition cannot be reached with `commit->uninteresting` being true: either a `break` or a `continue` statement will be hit in this case.
Julian Ganz committed