Remote.Git lockContent works with annex+http urls

This commit is contained in:
Joey Hess 2024-07-24 13:42:57 -04:00
parent 9fa9678585
commit 97836aafba
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 61 additions and 40 deletions

View file

@ -30,8 +30,6 @@ Planned schedule of work:
* Drop needs to check the proof and use timestamps.
* Rest of Remote.Git needs implementing: lock
* A Locker should expire the lock on its own after 10 minutes,
initially. Once keeplocked is called, the lock will expire at the end
of that call. But if keeplocked never gets called, the lock currently