final readonly values moves to AnnexRead
authorJoey Hess <joeyh@joeyh.name>
Tue, 28 Jun 2022 20:02:01 +0000 (16:02 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 28 Jun 2022 20:04:58 +0000 (16:04 -0400)
commit8040ecf9b87bfd595d3bff1d26ef9cc232c4ae4c
tree5596957672d9fe908de243e85a6877d00a067927
parent6984bcdba90096908010c0e25e20ee9c475acfc7
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
Annex.hs
Annex/Url.hs
CmdLine/GitAnnex/Options.hs
doc/todo/move_readonly_values_to_AnnexRead.mdwn