You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please include the raw text output from git, so that we can reproduce the problem:
Ξ \dev\null β ..\test.md
A screenshot of Delta's output is often helpful also:
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.
If you enable
git config --global delta.relative-paths true, the there's unnecessary/dev/nulland arrow to the left of added files, at least forgit diff --cachedon Windows 10 when the path is relative.