diff.tmbundle
diff.tmbundle copied to clipboard
TextMate support for Diff
Results
2
diff.tmbundle issues
Sort by
recently updated
recently updated
newest added
trafficstars
Github's ```suggestion supports both diff as well as keeping the syntax highlighting. Would it be possible for this to do that too?
`git range-diff` is used to produce a diff of different versions of patchsets/commits. It includes metadata about the commit(s), and a diff of a diff between them. The following is...