move/copy: started implementing --from src --to dest
authorJoey Hess <joeyh@joeyh.name>
Fri, 20 Jan 2023 15:10:38 +0000 (11:10 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 20 Jan 2023 15:10:38 +0000 (11:10 -0400)
commita46c385aec2584419330c5dbb571c19ceb92f6fb
treeae34bed4e843a246331d33b08caee42b9363c91f
parentf74904ee2c7cec936cac3f2536daa1d426739b80
move/copy: started implementing --from src --to dest

This is not in a usable state, but I have a possible plan for how to do
it.

Sponsored-by: Dartmouth College's DANDI project
Command/Get.hs
Command/Move.hs