This commit is contained in:
Joey Hess 2020-07-10 14:17:35 -04:00
parent 4c9ad1de46
commit 7a42a47902
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
17 changed files with 31 additions and 34 deletions

View file

@ -115,7 +115,7 @@ upgradeDirectWorkTree = do
void $ liftIO clean
where
go (f, _sha, mode) | isSymLink mode = do
-- Cannot use lookupFile here, as we're in between direct
-- Cannot use lookupKey here, as we're in between direct
-- mode and v6.
mk <- catKeyFile f
case mk of