remoteConfig rework
authorJoey Hess <joeyh@joeyh.name>
Wed, 19 Feb 2020 17:45:11 +0000 (13:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 19 Feb 2020 17:45:11 +0000 (13:45 -0400)
commit69f2d1dd4328b84b434df20f3955104e7cbbfd2e
tree25af905ba7cc4c6e9faae019553829b218825284
parenta3a674d15be01a2ee9d27339e9eeb88b21f559dc
remoteConfig rework

remoteAnnexConfig will avoid bugs like
a3a674d15be01a2ee9d27339e9eeb88b21f559dc

Use now more generic remoteConfig in a couple places that built
non-annex config settings manually before.
17 files changed:
Annex/SpecialRemote.hs
Annex/UUID.hs
Assistant/MakeRemote.hs
Assistant/Sync.hs
Assistant/WebApp/Configurators/Edit.hs
Command/EnableRemote.hs
Command/Export.hs
Command/InitRemote.hs
Command/P2P.hs
Command/Sync.hs
Config.hs
Remote.hs
Remote/External.hs
Remote/GCrypt.hs
Remote/Git.hs
Remote/GitLFS.hs
Remote/Helper/Special.hs