diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-02-12 16:43:51 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-02-12 16:43:51 -0400 |
commit | f246621a92d2dae3d7d9d6358e6916097729f5c9 (patch) | |
tree | adce8f8f7a453b0a28c2dc673f834c03202b61d6 /debian | |
parent | adf01450160b6c9f003b3877fc45d32aef6ce99b (diff) |
checkpresentkey: Allow to be run without an explicit remote and add --batch
* checkpresentkey: Allow to be run without an explicit remote.
* checkpresentkey: Added --batch.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 88732b611..7c8910f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 |