git-annex/Backend
Joey Hess 90dd245522 get --from is the same as copy --from
get not honoring --from has surprised me a few times, so least surprise
suggests it should just behave like copy --from. This leaves the difference
between get and copy being that copy always requires the remote to copy
from, while get will decide whether to get a file from a key/value store or
a remote.
2011-06-09 18:54:49 -04:00
..
File.hs get --from is the same as copy --from 2011-06-09 18:54:49 -04:00
SHA.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
URL.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00
WORM.hs rename modules for data types into Types/ directory 2011-06-01 21:56:04 -04:00