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
|
Annex.BranchState.disableUpdate
|
||||||
catchNonAsync autoInitialize $ \e ->
|
catchNonAsync autoInitialize $ \e ->
|
||||||
warning $ "remote " ++ Git.repoDescribe r ++
|
warning $ "remote " ++ Git.repoDescribe r ++
|
||||||
" :" ++ show e
|
":" ++ show e
|
||||||
Annex.getState Annex.repo
|
Annex.getState Annex.repo
|
||||||
s <- Annex.new r
|
s <- Annex.new r
|
||||||
Annex.eval s $ check `finally` stopCoProcesses
|
Annex.eval s $ check `finally` stopCoProcesses
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue