summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-28 12:36:10 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-28 12:36:10 -0400
commit5b3ff3fb3c8c4191e0d0a7653014d0b5fd9a0120 (patch)
treec92045726b3768319d060a53459b46ae73ff445f /CHANGELOG
parent212d9db545ef30fd42bfb6848cef37a36976cc17 (diff)
metadata: Added --remove-all.
Motivation is to remove all metadata when it gets copied from a previous version of the file, and that is not deisrable. This commit was supported by the NSF-funded DataLad project.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8b16788a2..0557fe63b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ git-annex (6.20170926) UNRELEASED; urgency=medium
* webdav: Improve error message for failed request to include the request
method and path.
+ * metadata: Added --remove-all.
-- Joey Hess <id@joeyh.name> Thu, 28 Sep 2017 12:01:39 -0400