added note that unlocked files with annex.thin should not count as trusted copies
This commit is contained in:
parent
1c93a14a2b
commit
88fa21b0fe
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ Maybe, with `annex.thin`, when one copy of a file is unlocked, all must be unloc
|
|||
Also, with `annex.thin`, the [[invariant|internals]] that `.git/annex/objects/aa/bb/*/*` contains content with given key gets broken if the file is edited. Might that affect other things, like metadata lookup? [[`git-annex-fsck`|git-annex-fsck]] reports this as an error.
|
||||
|
||||
[[`git-annex-drop`|git-annex-drop]] succeeds but does not actually drop the file.
|
||||
|
||||
Also, even if the current repo is trusted, with `annex.thin`, an unlocked file should not count as a trusted copy.
|
||||
|
|
Loading…
Reference in a new issue