Hi Harald, On Wed, 18 Apr 2018, Harald Nordgren wrote: > Make it possible to implement bisecting only on first parents or on > merge commits by passing flags to find_bisection(), instead of just > a 'find_all' boolean. > > Signed-off-by: Harald Nordgren <haraldnordgren@xxxxxxxxx> > --- > > Notes: > Use unsigned type and cache flag value This version looks good to me. Thanks, Johannes