Skip to content

DiffCrunch should handle side-by-side diff format #105

@kr-raz20690

Description

@kr-raz20690

DiffCrunch currently handles unified diff format (diff -u). But some tools output side-by-side diffs, and GitHub's "split" view also uses a different format.

Side-by-side diffs have even more redundancy (both old and new versions shown) and could benefit from even higher compression ratios than unified diffs.

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