break depends cycle
This commit is contained in:
parent
859731ee5b
commit
d4ce072452
3 changed files with 13 additions and 3 deletions
2
Core.hs
2
Core.hs
|
@ -27,8 +27,6 @@ start = do
|
|||
g' <- liftIO $ Git.configRead g
|
||||
Annex.gitRepoChange g'
|
||||
liftIO $ gitSetup g'
|
||||
Annex.backendsChange $ parseBackendList $
|
||||
Git.configGet g' "annex.backends" ""
|
||||
prepUUID
|
||||
|
||||
{- Sets up a git repo for git-annex. May be called repeatedly. -}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue