This commit is contained in:
Joey Hess 2013-10-27 16:58:10 -04:00
parent a7821c0581
commit 59d8273220
2 changed files with 18 additions and 0 deletions

View file

@ -69,6 +69,8 @@ If git fsck finds problems, launch git repository repair. **done**
git annex fsck --fast at end of repository repair to ensure
git-annex branch is accurate. **done**
If syncing with a local repository fails, try to repair it. **done**
TODO: "Repair" gcrypt remotes, by removing all refs and objects,
and re-pushing. (Since the objects are encrypted data, there is no way
to pull missing ones from anywhere..)