Skip to content

How are the .diff .json files generated from the repos? #2

@SeanDongX

Description

@SeanDongX

Are you using any script?
It seems that I can use the line below to generate .diff file

git diff file1 file2 > {sha}.diff

How about .json? Are you using git log --pretty?

git log --pretty=format:{...}

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