From cd89b0cebed520a85e37af2e30003dac26ca62e1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 22 Oct 2013 18:12:45 -0400 Subject: [PATCH] update --- doc/design/assistant/disaster_recovery.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/design/assistant/disaster_recovery.mdwn b/doc/design/assistant/disaster_recovery.mdwn index ef6eb47302..f7e3482b2d 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.