diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-04 16:06:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-04 16:06:28 -0400 |
commit | 22a4f5b348c72a07fac99786613f6efc2eeb3b17 (patch) | |
tree | 7869cbb571564f13d884c10f4778d818aae7daf0 /debian | |
parent | 5beb6bc76fb3edbc28c238eb9596fc828aa49bfc (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/changelog | 2 |
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 |