Skip to content

Implement LFS locking API

What does this MR do?

Implements the Git LFS File Locking API according to the latest stable release.

Additionally implements an integration with the current File Locking feature.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Because we were lacking support for Git LFS File Locking

Screenshots (if relevant)

A small sample of the Git client using the File Locking API

lock

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #1830 (closed)

Edited by Rubén Dávila

Merge request reports