Hi Folks,
We are using Git Hub and Fisheye. What is the algorithm that Fisheye uses to diff on a merge commit? We noted the same merge commit was different between Git Hub and Fisheye. Anyone know why?
Adam
Generally speaking, Fisheye isn't very good in showing diffs for git commits.
Currently it just shows conflict diffs (changes made to both of the parent commits)
There's an open improvment issue to track this https://jira.atlassian.com/browse/FE-4004 inconvenience
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.