mirror of
https://github.com/sharkdp/bat
synced 2026-07-23 17:03:18 +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