(no commit message)
authorgueux <gueux@web>
Thu, 19 Nov 2020 22:15:58 +0000 (22:15 +0000)
committeradmin <admin@branchable.com>
Thu, 19 Nov 2020 22:15:58 +0000 (22:15 +0000)
doc/bugs/after_adjust_--unlock_implies__44___a_lot_of_files_are_reported_as_modified.mdwn

index 32a7feee41bad8578747fcf5b2556a50e4b80e13..2f89618d8f298692390c2c483929e1d482a7b1bc 100644 (file)
@@ -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?