summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-04 16:06:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-04 16:06:28 -0400
commit22a4f5b348c72a07fac99786613f6efc2eeb3b17 (patch)
tree7869cbb571564f13d884c10f4778d818aae7daf0 /debian
parent5beb6bc76fb3edbc28c238eb9596fc828aa49bfc (diff)
unannex: In --fast mode, file content is left in the annex, and a hard link made to it.
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 3564acd17..844c6c3ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,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.
-- Joey Hess <joeyh@debian.org> Mon, 04 Jul 2011 15:50:21 -0400