RubyGems Navigation menu

riffdiff 0.9.22

Riff

Riff is a wrapper around diff that highlights not only which lines have changed, but also which parts of the lines that have changed.

Usage

$ git diff | riff

Or if you do…

$ git config –global pager.diff riff

$ git config –global pager.show riff

… then all future ‘git diff’s and ‘git show’s will be refined.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.48 - July 09, 2015 (18 KB)
  2. 1.0.36 - July 02, 2015 (17 KB)
  3. 1.0.32 - June 29, 2015 (16.5 KB)
  4. 1.0.20 - June 13, 2015 (16 KB)
  5. 1.0.19 - June 09, 2015 (15.5 KB)
  6. 0.9.22 - June 06, 2015 (15 KB)
Show all versions (13 total)

Runtime Dependencies (2):

diff-lcs ~> 1.2.5
slop ~> 4.1.0

Development Dependencies (1):

rspec ~> 3.0

Owners:

Authors:

  • Johan Walles

SHA 256 checksum:

4b4f473297f847e9c2811ea2d629643f5c6bb8aa74ebf24271bcd26a739860a8

Total downloads 28,162

For this version 2,083

License:

MIT

Required Ruby Version: ~> 2.0

Links: