$ git range-diff --creation-factor=100 branch...origin/branch 1: a87daecd47 < -: ---------- Add mocked exchanges for ...::AutoRenew::General test -: ---------- > 1: 36eaeb56a9 Add mocked exchanges for ...::AutoRenew::General test 2: 9594ccf145 = 2: 70681dd13b Remove a call to DB::state 3: 740903e01c = 3: 5745ae5702 Run cpanm without tests 4: e8e6cac09c < -: ---------- Do not use 'require' --creation-factor=101 does =) but maximum value for percentage is 100. So expected behaviour is to display range-diff when value 100 was provided -- Best regards, Eugen Konkov