diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-23 15:05:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-23 15:05:57 -0400 |
commit | 7a70e3f1454a4c83388e925925ff8fd9353e1c0e (patch) | |
tree | c647886f56797d504ba31e71d0a6ec54847d45a2 /debian | |
parent | dcca572a4d95b5bf926468c30e8a01413b665323 (diff) |
update
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 d0faccd40..2405116ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ git-annex (4.20131003) UNRELEASED; urgency=low webapp. * repair: New command, which can repair damaged git repositories (even ones not using git-annex). + * webapp: When git repository damange is detected, repairs can be + done using the webapp UI. * Automatically and safely detect and recover from dangling .git/annex/index.lock files, which would prevent git from committing to the git-annex branch, eg after a crash. |