Skip to content

Feature: output diff as a csv #39

Description

@boxydog

I like csv (actually usually tsv) files because they are easy to process with command-line tools.

If this diff tool outputted the diffs as a csv, then I could easily use command line tools on the diff.

It wouldn't have to have the same number of lines or format as the original. It could even be in normalized form, such as:

key1 field1-name field1-value field2-value
key1 field2-name field1-value field2-value
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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