From 65131af1f8eb5a15d14b9901c938611e9a3ea5a3 Mon Sep 17 00:00:00 2001 From: gueux Date: Thu, 19 Nov 2020 22:15:58 +0000 Subject: [PATCH] --- ...k_implies__44___a_lot_of_files_are_reported_as_modified.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/bugs/after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified.mdwn b/doc/bugs/after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified.mdwn index 32a7feee41..2f89618d8f 100644 --- a/doc/bugs/after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified.mdwn +++ b/doc/bugs/after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified.mdwn @@ -4,7 +4,7 @@ When checking an adjusted (unlocked) branch, after a while (a few hours), withou ### What steps will reproduce the problem? -On a ~1.5To repo with 1Go to 4Go files, running "git adjust --unlock" works, but after a while "git status" reports a lot of files being modified, "git restore myfiles" restores the files, but other files are reported by "git status" has modified... +On a ~1.5To repo with 1Go to 4Go files, running "git adjust --unlock" works, but after a while "git status" reports a lot of files being modified, "git restore myfiles" restores the files, but other files are reported by "git status" as modified... ### What version of git-annex are you using? On what operating system?