What would be the best approach to emulate Github's rendered prose diffs using the out put from git diff
as described in here?
In other words, how do I take the git patch output and render it like with html or possibly Open Document XML?
What would be the best approach to emulate Github's rendered prose diffs using the out put from git diff
as described in here?
In other words, how do I take the git patch output and render it like with html or possibly Open Document XML?