mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
e8f6c4dfd5
commit
91363d25e4
|
@ -495,6 +495,8 @@ cat_ hash = do
|
||||||
|
|
||||||
debug (pretty cmd)
|
debug (pretty cmd)
|
||||||
|
|
||||||
|
let blobHash = fixmeGet "blob" fx
|
||||||
|
|
||||||
w <- gitRunCommand cmd
|
w <- gitRunCommand cmd
|
||||||
<&> either (const Nothing) Just
|
<&> either (const Nothing) Just
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue