Open toy opened 1 year ago
Noticed that passing same options object to Commit#diff causes strange behaviour of reversing diff every second usage. This fixes the behaviour using same way as Repository#diff.
Commit#diff
Repository#diff
Noticed that passing same options object to
Commit#diff
causes strange behaviour of reversing diff every second usage. This fixes the behaviour using same way asRepository#diff
.