summaryrefslogtreecommitdiff
path: root/Command/TransferKey.hs
Commit message (Collapse)AuthorAge
* add transferkey commandGravatar Joey Hess2012-08-24
Used by the assistant, rather than copy, this is faster because it avoids using git ls-files, avoids checking the location log redundantly, and runs in oneshot mode, avoiding making a commit to the git-annex branch for every file transferred.