•  
      request #13695 Locks retrieval with Git LFS 2.8.0 fails
    Infos
    #13695
    Thomas Gerbet (tgerbet)
    2019-08-06 11:32
    2019-07-29 14:19
    14885
    Details
    Locks retrieval with Git LFS 2.8.0 fails
    Starting Git LFS 2.8.0 [0], a download token is now used when retrieving the list of lock instead of an upload token in previous versions [1]. As of now, Tuleap expects explicitly an upload token when retrieving the list of locks and since Git LFS now ask for a download token for this action the request is rejected.

    The commands git lfs locks and git lfs unlock </path/to/file> are broken (git lfs unlock --id=<id> works fine since there is no need to list the existing locks).


    [0] https://github.com/git-lfs/git-lfs/releases/tag/v2.8.0
    [1] https://github.com/git-lfs/git-lfs/pull/3715
    SCM/Git
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2019-07-31
    Attachments
    Empty
    References

    Follow-ups