upper case start of warning

This commit is contained in:
Joey Hess 2023-02-14 12:34:46 -04:00
parent 7c69f3a75a
commit e44716f277
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -351,7 +351,7 @@ tryGitConfigRead autoinit r hasuuid
let check = do
Annex.BranchState.disableUpdate
catchNonAsync (autoInitialize (pure [])) $ \e ->
warning $ "remote " ++ Git.repoDescribe r ++
warning $ "Remote " ++ Git.repoDescribe r ++
": " ++ show e
Annex.getState Annex.repo
s <- newLocal r