We used to have three places doing the diff between multiple branches of the same or different repo, this is now down to a single one.
This should make it easier to test and fix as needed.
rebased
2 new commits added
It would be good to document the arguments and their types here.
LGTM
thanks for the review! :)
Pull-Request has been merged by pingou
We used to have three places doing the diff between multiple branches of
the same or different repo, this is now down to a single one.
This should make it easier to test and fix as needed.