D
Dave Burt
I've just written a script which takes a unified recursive diff patch (ie
the kind generated by 'diff -ur ...') on standard input and writes a
side-by-side format html page to stdout, and thought someone else could
possibly find it useful.
It's at http://www.dave.burt.id.au/ruby/diff2html.rb
Any feedback appreciated. Including any pointers to existing tools that do
this (I'm sure they exist).
Cheers,
Dave
the kind generated by 'diff -ur ...') on standard input and writes a
side-by-side format html page to stdout, and thought someone else could
possibly find it useful.
It's at http://www.dave.burt.id.au/ruby/diff2html.rb
Any feedback appreciated. Including any pointers to existing tools that do
this (I'm sure they exist).
Cheers,
Dave