checks: Demonstrate combinatorial explosion in `#commits_for()`
`#commits_for()` has a bug where commits are returned multiple times in case they're reachable via multiple commits, leading to combinatorial explosion. Add a testcase which demonstrates this bug.
Showing
Please register or sign in to comment