mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-22 13:12:29 +01:00
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.