projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c69f3a
)
upper case start of warning
author
Joey Hess
<joeyh@joeyh.name>
Tue, 14 Feb 2023 16:34:46 +0000
(12:34 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 14 Feb 2023 16:34:46 +0000
(12:34 -0400)
Remote/Git.hs
patch
|
blob
|
history
diff --git
a/Remote/Git.hs
b/Remote/Git.hs
index be2a80c3b375fd449468eada132589cd87007053..34fb902c56c33597481b83ebcc5757bc98add8f5 100644
(file)
--- a/
Remote/Git.hs
+++ b/
Remote/Git.hs
@@
-351,7
+351,7
@@
tryGitConfigRead autoinit r hasuuid
let check = do
Annex.BranchState.disableUpdate
catchNonAsync (autoInitialize (pure [])) $ \e ->
- warning $ "
r
emote " ++ Git.repoDescribe r ++
+ warning $ "
R
emote " ++ Git.repoDescribe r ++
": " ++ show e
Annex.getState Annex.repo
s <- newLocal r