summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-04 16:19:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-04 16:20:50 -0400
commit71c783bf24f2aa4ab911d8279081bcad08951ece (patch)
treeeaf1b3aee26c76a2038c9084c0ef045a6acb317b /debian
parentd7ce51af5abd5c8582a31c39c3968597f5cae34e (diff)
uninit: Use unannex in --fast mode, to support unannexing multiple files that link to the same content.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 844c6c3ad..8f559bb02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ git-annex (3.20110703) UNRELEASED; urgency=low
* uninit: Delete the git-annex branch and .git/annex/
* unannex: In --fast mode, file content is left in the annex, and a
hard link made to it.
+ * uninit: Use unannex in --fast mode, to support unannexing multiple
+ files that link to the same content.
-- Joey Hess <joeyh@debian.org> Mon, 04 Jul 2011 15:50:21 -0400