diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-06-09 15:17:08 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-06-09 15:17:08 -0400 |
commit | 37bc59962a9546682ae596e2c65099ca76accff2 (patch) | |
tree | a158ab8e8f3c79e61ea6a121e89e2fa22772be7f /CHANGELOG | |
parent | 37b2a0d1ab5b0485869df3c91c81de021a11f185 (diff) |
Make git clean filter preserve the backend that was used for a file.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ git-annex (6.20160528) UNRELEASED; urgency=medium * Make lock and unlock work in v6 repos on files whose content is not present. * Fix update of associated files db when unlocking a file in a v6 repo. + * Make git clean filter preserve the backend that was used for a file. -- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400 |