Water
Water takes a unified diff and opens it in your browser – nicely formatted.
Features
- syntax colors (CodeRay)
- highlighting of in-line changes (“eye-catchers”)
- toggle files with a click
Usage
git diff | watersvn diff -rPREV:HEAD | water diff -wu | water…et cetera.
Installation
gem install waterThis will install a latest version of CodeRay,
and launchy (along with its dependencies) for cross-platform browser opening.