checkpresentkey: Allow to be run without an explicit remote and add --batch

* checkpresentkey: Allow to be run without an explicit remote.
* checkpresentkey: Added --batch.
This commit is contained in:
Joey Hess 2016-02-12 16:43:51 -04:00
parent 84d657312e
commit cc4d3e3d45
Failed to extract signature
5 changed files with 90 additions and 23 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
git-annex (6.20160212) UNRELEASED; urgency=medium
* Support getting files from read-only repositories.
* checkpresentkey: Allow to be run without an explicit remote.
* checkpresentkey: Added --batch.
-- Joey Hess <id@joeyh.name> Fri, 12 Feb 2016 14:03:46 -0400