Thomas Rast [off-list ref] writes:
Hi,
Spawned by discussion here at git-merge, I created a script that diffs
the state of branches.
You can grab it from
https://github.com/trast/tbdiff.git
The usage is
git tbdiff A..B C..D
BTW, I should've mentioned this here too (it's in the README shown on
github): it currently depends on the 'hungarian' module for the matching
algorithm, found here:
https://pypi.python.org/pypi/hungarian
It's easy to install, but in the interests of wider usability I'll
probably write the same in pure python eventually.
--
Thomas Rast
trast@{inf,student}.ethz.ch