dandavison / delta

A syntax-highlighting pager for git, diff, grep, and blame output
https://dandavison.github.io/delta/
MIT License
21.43k stars 361 forks source link

🐛 \dev\null shown for new file when relative paths are enabled #1538

Closed Destroy666x closed 5 days ago

Destroy666x commented 10 months ago

If you enable git config --global delta.relative-paths true, the there's unnecessary /dev/null and arrow to the left of added files, at least for git diff --cached on Windows 10 when the path is relative.