improve display

This commit is contained in:
Joey Hess 2020-12-14 13:13:53 -04:00
parent 19e26f091d
commit 230e1c88a9
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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