Skip to content

commit.files result has a limit of 300 files, can I get infomation of all files? #1745

@jessieyanl

Description

@jessieyanl

commit.files result has a limit of 300 files.
I have a large commit that has 926 changed files and I need to list the changes.
when I use
files = commit.files
print(len(commit.files))
I got 300.
Can I get all the files?

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