Skip to content

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

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:{...}

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