Closed
Description
- Gitea version (or commit ref): 1.2.0
- Git version: 2.11.0
- Operating system: Debian 9
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist: -
Description
Hi,
The Git LFS File Locking API is currently not implemented in Gitea:
$ git lfs lock foo.bin
Lock failed: Repository or object not found: http://git.example.com/test/test.git/info/lfs/locks
Check that it exists and that you have proper access to it
I wonder if there is a plan to support it or even if someone is interested by it?