upper case start of warning
authorJoey Hess <joeyh@joeyh.name>
Tue, 14 Feb 2023 16:34:46 +0000 (12:34 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 14 Feb 2023 16:34:46 +0000 (12:34 -0400)
Remote/Git.hs

index be2a80c3b375fd449468eada132589cd87007053..34fb902c56c33597481b83ebcc5757bc98add8f5 100644 (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