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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a custom log alias I use with git:
When I use this log with

less
as my pager, OR disable the pager, it looks like this:However with

delta
as my pager, it look like so:Notice that the dates are highlighted. I have set up delta in my gitconfig as the documentation shows to do it, by setting the pager broadly:
I'm on Windows, using Git-Bash through the VS Code integrated terminal.
Could someone help me configure Delta so that it does not change the color scheme of my git output?
Beta Was this translation helpful? Give feedback.
All reactions