final readonly values moves to AnnexRead
At this point I've checked all AnnexState values and these were all that remained that could move. Pity that Annex.repo can't move, but it gets modified sometimes.. A couple of AnnexState values are set by options and could be AnnexRead, but happen to use Annex when being set. Sponsored-by: Max Thoursie on Patreon
This commit is contained in:
parent
6984bcdba9
commit
8040ecf9b8
4 changed files with 12 additions and 11 deletions
|
@ -4,4 +4,5 @@ anything that never needs to be modified while git-annex is running can be
|
|||
moved to AnnexRead for a performance win and also to make clean how it's
|
||||
used. --[[Joey]]
|
||||
|
||||
Many things have been moved, but there are certainly others that can be.
|
||||
> [[done]]; all AnnexState fields have been checked and all that can be
|
||||
> made readonly are. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue