Skip to content

External diff tool breaks diff display #927

@luontola

Description

@luontola

If the user has configured Git's diff.external to use an external diff tool, then t3code falls back to showing the raw patch. For example with difftastic it looks like this:

Image

If would be better if t3code would use the git diff --no-ext-diff parameter to disable the external diff tool, so that Git would output the standard diff format and t3code would understand it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions