git-annex/Remote
Joey Hess c30366e95a improve config reading when operating on remote on same host
Before the config was read each time onLocal was called, and entirely
redundantly since it's read for same-host remotes on startup.

Also a minor bug fix: When rsyncing to a same-host remote, use the
rsync-options from the repository that the user ran git-annex in, not those of
the receiving repository.
2011-10-27 14:55:06 -04:00
..
Helper
Bup.hs
Directory.hs
Git.hs
Hook.hs
Rsync.hs
S3real.hs
S3stub.hs
Web.hs