Skip to content

lfs file upload from web ui #3557

@skimj

Description

@skimj
  • Gitea version (or commit ref): 1.3.3-1
  • Git version: 2.16.1-1
  • Operating system: Linux
  • Database (use [x]):
    • MySQL

Description

I have setup a repository and setup git-lfs. Using git (CLI) I can add a file that is an lfs tracked file type, commit and push to my gitea server. This works and I can verify that the file was added to lfs storage/tracking. Then, I can use the web interface to upload another file of the same type and commit but the file isn't handled by lfs. Back on the git-cli, git pull generates this error: Encountered 1 file(s) that should have been pointers, but weren't: I can then readd the file and it will be handled by lfs.

Is there anyway to configure the webUI to upload new files using lfs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions