This commit is contained in:
voidlizard 2024-10-07 09:38:58 +03:00
parent e8f6c4dfd5
commit 91363d25e4
1 changed files with 2 additions and 0 deletions

View File

@ -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