What tools exist to display patch files? A text editor is usually good enough. ColorDiff can add color. Ideally though the tool would also show intra-line differences like KDiff3.
|
feedback
|
migrated from stackoverflow.com Aug 28 '09 at 11:47
This question came from our site for professional and enthusiast programmers.
|
If your using Gnome, Meld is what I use for viewing Differences / creating patches. Haven't had a problem with it so far. | |||
|
feedback
|
|
Try the plain text mode of Pretty Diff: | |||
|
feedback
|