RubyGems Navigation menu

riffdiff 1.0.48

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:
=

安装:
=

版本列表:

  1. 1.0.48 July 09, 2015 (18.0 KB)
  2. 1.0.36 July 02, 2015 (17.0 KB)
  3. 1.0.32 June 29, 2015 (16.5 KB)
  4. 1.0.20 June 13, 2015 (16.0 KB)
  5. 1.0.19 June 09, 2015 (15.5 KB)
显示所有版本 (共 13 个)

Runtime 依赖 (2):

diff-lcs ~> 1.2
slop ~> 4.1

Development 依赖 (3):

rake ~> 0.9
rspec ~> 3.0
rubocop ~> 0.29.1

所有者:

作者:

  • Johan Walles

SHA 256 校验和:

=

下载总量 29,377

这个版本 3,245

版本发布:

许可:

MIT

需要的 Ruby 版本: ~> 2.0

链接: