Skip to content

GitHub pages won’t load files tracked using git-lfs #791

@exalted

Description

@exalted

Say /foo.png is NOT tracked using git-lfs in repository username.github.io, then if you access to http://username.github.io/foo.png you see image just fine.

If you were to track /foo.png using git-lfs (i.e., git lfs track foo.png), then if you access to http://username.github.io/foo.png the image is not available.

This may be related to GitHub pages rather than https://github.com/github/git-lfs/, but I wouldn’t know where to report.

Am I missing something?

Thank you.

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