mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-19 12:24:17 +00:00
82e7786e74
This adds a new `--diff` option that can be used to only show lines close to Git changes (added/removed/modified lines). The amount of additional context can be controlled with `--diff-context=N`. closes #23