correction

This commit is contained in:
Joey Hess 2018-08-22 13:34:15 -04:00
parent 18ecf41917
commit 38a934cf07
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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