-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Description
- 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?
laoshaw
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.