assistant: Support repairing git remotes that are locally accessible

(eg, on removable drives)

gcrypt remotes are not yet handled.

This commit was sponsored by Sören Brunk.
This commit is contained in:
Joey Hess 2013-10-27 15:38:59 -04:00
parent 98ae3afc81
commit 7ed8e87a34
21 changed files with 132 additions and 75 deletions

2
debian/changelog vendored
View file

@ -10,6 +10,8 @@ git-annex (4.20131025) UNRELEASED; urgency=low
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.
* assistant: Support repairing git remotes that are locally accessible
(eg, on removable drives).
-- Joey Hess <joeyh@debian.org> Sat, 26 Oct 2013 12:11:48 -0400