Thomas Rast <trast@xxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html