1.0.5 • Published 9 years ago

viewdiff v1.0.5

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

viewdiff

NPM version Downloads

:ledger: view your diffs in a separate window.

screenshot

Install

$ npm install viewdiff -g

Usage

viewdiff takes its input from stdin.

$ git diff | viewdiff
$ viewdiff < a.diff

Contributors

  • Ola Holmström (@olahol)
  • Eric Hagman (@emhagman)