diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-10 16:17:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-10 16:17:49 -0400 |
commit | 00219b1ff5e8d76a64016f4fc5d7641b33bfaf72 (patch) | |
tree | d9cce04630127f1a13d61c54a08fb8fbba1c91a0 /debian | |
parent | e67eccd6e9b9b25873237c18e959a0604afb62e3 (diff) |
repair: Remove damaged git-annex sync branches.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4a31fea77..529118f00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,7 +22,8 @@ git-annex (5.20131131) UNRELEASED; urgency=low * Windows: Support annex.diskreserve. * Fix bad behavior in Firefox, which was caused by an earlier fix to bad behavior in Chromium. - * Improve repair of git-annex index file. + * repair: Improve repair of git-annex index file. + * repair: Remove damaged git-annex sync branches. -- Joey Hess <joeyh@debian.org> Sun, 01 Dec 2013 13:57:58 -0400 |