Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lfs file upload from web ui #3557

Closed
1 task done
skimj opened this issue Feb 21, 2018 · 0 comments · Fixed by #5702
Closed
1 task done

lfs file upload from web ui #3557

skimj opened this issue Feb 21, 2018 · 0 comments · Fixed by #5702
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@skimj
Copy link

skimj commented Feb 21, 2018

  • 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?

@lunny lunny added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Feb 22, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants