From: Junio C Hamano <hidden> Date: 2023-05-05 17:33:35
Taylor Blau [off-list ref] writes:
Instead of hackily trying to write down all of the UNINTERESTING commits
between the tips and boundary within limit_list(), we can just perform a
commit-only walk, which will give us the set of commits that we need.