Gitea: Git LFS File Locking API

Created on 17 Oct 2017  ·  3Comments  ·  Source: go-gitea/gitea

  • Gitea version (or commit ref): 1.2.0
  • Git version: 2.11.0
  • Operating system: Debian 9
  • Database (use [x]):

    • [ ] PostgreSQL

    • [ ] MySQL

    • [ ] MSSQL

    • [x] SQLite

  • Can you reproduce the bug at https://try.gitea.io:

    • [ ] Yes (provide example URL)

    • [ ] No

    • [x] 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?

kinenhancement

Most helpful comment

I could take that one if no one is on it. ^^

All 3 comments

or even if someone is interested by it?

Useful feature, IMO! Added a tiny starting bounty to this one.

current amount

I could take that one if no one is on it. ^^

@sapk please do it.

Was this page helpful?
0 / 5 - 0 ratings