Delta is a command-line utility for text diffs. View split diffs in the browser with syntax highlighting (demo), or in the command-line using the --cli flag. Installation go get github.com/octavore/delta/delta If $GOPATH/bin is on your $PATH, run delta -h for usage. The last released binary (OS X only) is also available on Github. Overview Delta implements two diff algorithms: histogram diff and S