improve display
This commit is contained in:
parent
19e26f091d
commit
230e1c88a9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue