This commit is contained in:
voidlizard 2025-01-30 13:26:45 +03:00
parent 733e7f5a9c
commit 148aa69533
1 changed files with 2 additions and 5 deletions

View File

@ -396,11 +396,8 @@ compression ; prints compression level
refsFiles >>= readRefsRaw >>= liftIO . mapM_ (print . pretty)
entry $ bindMatch "repo:wait" $ nil_ $ \syn -> lift $ connectedDo do
let (_,argz) = splitOpts [] syn
let t = headMay [ realToFrac x | LitIntVal x <- argz ]
waitRepo t =<< getGitRepoKeyThrow
resolveRepoKeyThrow syn >>= setGitRepoKey
waitRepo Nothing =<< getGitRepoKeyThrow
getRepoManifest >>= liftIO . print . pretty . mkForm "manifest" . coerce