logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cdiff - a wrapper tool for colordiff

Authors

VilleSkyttä
           cdiff author

       DaveEwart
           colordiff author, packager for colordiff/cdiff

cdiff                                              12/22/2022                                           CDIFF(1)

Description

       cdiff is a wrapper for colordiff and will add colour to a diff given in a URL or a file, e.g.

           cdiff http://some.url.com/foo/thing.patch

       It also adds support for reading gzip, bzip2, xz, and lzma compressed diffs, and like colordiff, also
       supports reading diffs from standard input if URL or a filename is not specified.  cdiff pipes
       colordiff's output through less -R.

Name

       cdiff - a wrapper tool for colordiff

See Also

       cdiff is part of the colordiff package, which should be consulted for further reference.

Synopsis

cdiff {URL|FILE}

See Also