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