From 333ea1ce14929cb9583c403fc7ba6b898e4b42b4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 12 Oct 2014 14:34:23 -0400 Subject: whitespace --- Git/Destroyer.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Git/Destroyer.hs') diff --git a/Git/Destroyer.hs b/Git/Destroyer.hs index 06a8b4f..2ac4dae 100644 --- a/Git/Destroyer.hs +++ b/Git/Destroyer.hs @@ -138,7 +138,7 @@ applyDamage ds r = do moveFile fb fa moveFile tmp fa where - -- A broken .git/config is not recoverable. + -- A broken .git/config is not recoverable. -- Don't damage hook scripts, to avoid running arbitrary code. ;) skipped f = or [ takeFileName f == "config" -- cgit v1.2.3