mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
bdaedc92a0
commit
733e7f5a9c
|
@ -390,7 +390,7 @@ compression ; prints compression level
|
|||
liftIO $ print $ fill 20 (pretty h) <+> pretty r
|
||||
|
||||
entry $ bindMatch "reflog:refs:raw" $ nil_ $ \syn -> lift $ connectedDo do
|
||||
|
||||
resolveRepoKeyThrow syn >>= setGitRepoKey
|
||||
waitRepo Nothing =<< getGitRepoKeyThrow
|
||||
|
||||
refsFiles >>= readRefsRaw >>= liftIO . mapM_ (print . pretty)
|
||||
|
|
Loading…
Reference in New Issue