From 38a934cf075e72f8057742eccb3034a99a246177 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 22 Aug 2018 13:34:15 -0400 Subject: [PATCH] correction --- doc/todo/smudge.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn index 6199122f9d..9bb5e64245 100644 --- a/doc/todo/smudge.mdwn +++ b/doc/todo/smudge.mdwn @@ -8,9 +8,7 @@ git-annex should use smudge/clean filters. v6 mode happened, then the content will be left in the working tree despite git-annex having said it dropped it. - I think git-annex fsck also won't notice this problem, even though, - once the mv is complete, git-annex does notice the change in the index - and updates the associated files. + git-annex fsck does notice and fix this problem. * Checking out a different branch causes git to smudge all changed files, and write their content. This does not honor annex.thin. A warning