When run that command immediate after "git bisect start" somebody sees the full commit range as defined in "git bisect start".
However running that command later after few git bisect steps" somebody is just presented with the remaining commit interval. Is this intended ?