Skip to content

Action does not commit files to Git LFS #91

@chetanpepper

Description

@chetanpepper

It seems that the mcp__github_file_ops__commit_files action somehow skips the .gitattributes settings for LFS files. When I checkout the branch created by the action locally, I get errors of this form:

Encountered 3 files that should have been pointers, but weren't:
	xxx/yyy/zzz.csv
	xxx/yyy/zzz.csv
	xxx/yyy/zzz.csv

Git LFS is installed in the container because the action is able to successfully pull down LFS files.

Any recommendations for how to have the action put LFS files into LFS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions