Skip to content

I locked a file, but can't unlock it, any ideas? #11

Answered by shana
qubitz asked this question in Q&A
Discussion options

You must be logged in to vote

hey hey! You haven't done anything wrong, the problem is that the logic that matches a github lfs user to your git user relied on github-specific APIs, and all of that was removed when this project became Git for Unity (as opposed to GitHub for Unity).

That means that the system currently doesn't know that you are the one who locked it, so it only gives you the force unlock option. The result is the same, in the end, the lock will be released.

Once I fix this so a new UI is added to ask you to confirm which lfs username is yours, then this won't be as confusing.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@qubitz
Comment options

Answer selected by shana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants