diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-03 15:59:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-03 15:59:16 -0400 |
commit | a9d0538da559c29509c50b664e31ea3b23b7bc14 (patch) | |
tree | ef6cb03b820d32e9b9a9e354a4471b92e1767292 /debian | |
parent | 486f882471829f7438b49f8f3d9791e4b8b926d6 (diff) |
updates for bare repo support
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 29f2fd134..3d96934a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ git-annex (0.22) UNRELEASED; urgency=low option. * New backends: SHA512 SHA384 SHA256 SHA224 * fsck: Check for and repair location log damage. + * Git annexes can now be attached to bare git repositories. Due to popular + demand. -- Joey Hess <joeyh@debian.org> Sun, 13 Feb 2011 00:48:02 -0400 |