In our project there is a need to use the Git LFS lock feature. Git LFS is enabled, configured and binary files are stored there. But any access to LFS locks causes an error. For example:
git lfs locks
Error while retrieving locks: Repository or object not found: https://________@bitbucket.org/_____________/______.git/info/lfs/locks?refspec=refs%2Fheads%2Fmaster
Check that it exists and that you have proper access to it
What am I doing wrong? Where to dig? What should I do to make this work?
Not supported yet, but there's a feature request BCLOUD-14454 for it, that you can vote for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.