update
This commit is contained in:
parent
0036139b33
commit
e32b62b50e
2 changed files with 7 additions and 5 deletions
|
@ -67,13 +67,13 @@ scheduled. Without being annoying about it.
|
|||
TODO: If committing to the repository fails, after resolving any dangling
|
||||
lock files (see above), it should git fsck.
|
||||
|
||||
If git fsck finds problems, launch git repository repair.
|
||||
If git fsck finds problems, launch git repository repair. **done**
|
||||
|
||||
TODO: git annex fsck --fast at end of repository repair to ensure
|
||||
git-annex branch is accurate.
|
||||
git annex fsck --fast at end of repository repair to ensure
|
||||
git-annex branch is accurate. **done**
|
||||
|
||||
TODO: along with displaying alert when there is a problem, send an email
|
||||
alert. (Using system MTA?)
|
||||
TODO: along with displaying alert when there is a problem detected
|
||||
by consistency check, send an email alert. (Using system MTA?)
|
||||
|
||||
## git repository repair
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue