diff options
author | 2015-03-31 15:36:02 -0400 | |
---|---|---|
committer | 2015-03-31 15:36:02 -0400 | |
commit | bbdd35fffadc8c441278a229c5819b619471b46f (patch) | |
tree | aedf0710eb311f51f7125cc47fd47c2bf088572d /debian | |
parent | e312ef88c62270def28e815e7cec1f63268a358b (diff) |
import: --deduplicate and --cleanduplicates now output the keys corresponding to duplicated files they process.
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 da1096e40..ae78a676b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ git-annex (5.20150328) UNRELEASED; urgency=medium filename with filenames that the special remote suggests. Also, don't allow adding the url if the special remote says it contains multiple files. + * import: --deduplicate and --cleanduplicates now output the keys + corresponding to duplicated files they process. -- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400 |