mirror of
https://github.com/sharkdp/bat
synced 2026-07-19 16:23:20 +00:00
c8b8132228
Previously, setting `--style=changes` would always print a 2-space indent, even if the file was unmodified. This changes the style to only print an indent if there is at least one +/- git marker in the sidebar.