diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-26 17:16:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-26 17:16:29 -0400 |
commit | e0e4383fc0d105212c4f2c7e91d7b76e2eb0c2fe (patch) | |
tree | 35f6d004cba8a5c9eb19267a7904a611779c5973 /debian | |
parent | 35f4b77d7c9a0d413a5dabcd8ce15ad6388d582f (diff) |
assistant: Automatically repair damanged git repository, if it can be done without losing data.
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 831aa029c..5aa553d67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ git-annex (4.20131025) UNRELEASED; urgency=low * directory, webdav: Fix bug introduced in version 4.20131002 that caused the chunkcount file to not be written. Work around repositories without such a file, so files can still be retreived from them. + * assistant: Automatically repair damanged git repository, if it can + be done without losing data. -- Joey Hess <joeyh@debian.org> Sat, 26 Oct 2013 12:11:48 -0400 |