diffdriver: Added --get option
authorJoey Hess <joeyh@joeyh.name>
Tue, 22 Aug 2023 15:58:13 +0000 (11:58 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 22 Aug 2023 15:58:53 +0000 (11:58 -0400)
commit379d58b499677a68f011ec66adad4d8e9061fb82
tree8d12704cb668f233bb3cec8419a11064be594e1f
parent724ceeb1a9ef471abdf8d5d2678ab7842cd73b6c
diffdriver: Added --get option

Removed the dontCheck repoExists, because running it in a repo that has not
been initialized yet would update location log with nouuid. And I guess
it's ok for it to only support running in git-annex repos.
CHANGELOG
Command/DiffDriver.hs
doc/git-annex-diffdriver.mdwn
doc/todo/--get_option_for_diffdriver.mdwn