Hi all:
I made a small script to go through and compare patch content between
branches. It's come up with a list of commits which it suspects are
not in master. What this means is non-identical commits or missing
commits... basically, something's been committed to maintenance and
it can't find a matching commit in master.
where we have other such utilities.
Also, might be easier if you put the run info into jira since the
output is quite hard to read/use here from mail.
btw. it looks like this tool actually is very good at finding the false
positives - i.e. change in pom.xml where it just changes version seem to
be something you could filter out somehow ?
/max