Skip to content

List of included files #145

@gtirloni

Description

@gtirloni

Is your feature request related to a problem? Please describe.

Our .gitattributes file is:

*.rpm filter=lfs diff=lfs merge=lfs -text
*.tar.gz filter=lfs diff=lfs merge=lfs -text

Regardless of file size, the files that match these patterns should be added through git-lfs.

Describe the solution you'd like
Ability to specify a list of file globs that are required to be modified through git-lfs only.

Better yet, process the .gitattributes file and look for filter=lfs automatically.

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