git-annex/Remote/Helper
Joey Hess 4eb5112681 rationalize getConfig
getConfig got a remote-specific config, and this confusing name caused it
to be used a couple of places that only were interested in global configs.
Rename to getRemoteConfig and make getConfig only get global configs.

There are no behavior changes here, but remote.<name>.annex-web-options
never actually worked (and per-remote web options is a very unlikely to be
useful case so I didn't make it work), so fix the documentation for it.
2012-03-22 17:32:47 -04:00
..
Encryptable.hs thread through original key to retrieveEnctypted 2012-03-04 03:36:39 -04:00
Hooks.hs rationalize getConfig 2012-03-22 17:32:47 -04:00
Special.hs split out Git/Command.hs 2011-12-14 15:56:11 -04:00
Ssh.hs rationalize getConfig 2012-03-22 17:32:47 -04:00