diff options
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/disaster_recovery.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/design/assistant/disaster_recovery.mdwn b/doc/design/assistant/disaster_recovery.mdwn index ef6eb4730..f7e3482b2 100644 --- a/doc/design/assistant/disaster_recovery.mdwn +++ b/doc/design/assistant/disaster_recovery.mdwn @@ -69,6 +69,9 @@ files (see above), it should git fsck. If git fsck finds problems, launch git repository repair. +TODO: along with displaying alert when there is a problem, send an email +alert. (Using system MTA?) + ## git repository repair There are several ways git repositories can get damanged. |