Skip to content

🐛 Delta does not respect git -c #493

@wyuenho

Description

@wyuenho

If I have the following in git's global .gitconfig:

[delta]
side-by-side = true

When I issue the following git command:

$ git -c delta.side-by-side=false diff ./somefile

I still get a side by side view. git -c should always override the config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions