Skip to content

What do the different lock icons mean? #10

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

You must be logged in to vote

Both icons mean that the file is locked. The purple one (without the person shape) shows up when the file also has local modifications.

Regarding the lockable gitattribute. git lfs allows locking of any file. The lockable attribute purpose is to make locked files read-only locally. (See git-lfs/git-lfs#3365 (comment) ) However, with Unity that doesn't matter much since Unity itself forces all files that it wants to write to as writeable. Unfortunately, not within the power of packages to change that behavior.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by CapnRat
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