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:
19e26f0
)
improve display
author
Joey Hess
<joeyh@joeyh.name>
Mon, 14 Dec 2020 17:13:53 +0000
(13:13 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 14 Dec 2020 17:13:53 +0000
(13:13 -0400)
Remote/Git.hs
patch
|
blob
|
history
diff --git
a/Remote/Git.hs
b/Remote/Git.hs
index 0021eb2d62a4bf81a1554baf42b475279424c909..f9e0711401c5b63bb959e370375e0a2e43137637 100644
(file)
--- a/
Remote/Git.hs
+++ b/
Remote/Git.hs
@@
-339,7
+339,7
@@
tryGitConfigRead autoinit r hasuuid
Annex.BranchState.disableUpdate
catchNonAsync autoInitialize $ \e ->
warning $ "remote " ++ Git.repoDescribe r ++
- "
:" ++ show e
+ ":" ++ show e
Annex.getState Annex.repo
s <- Annex.new r
Annex.eval s $ check `finally` stopCoProcesses