diff --git a/fixme-new/lib/Fixme/Run/Internal.hs b/fixme-new/lib/Fixme/Run/Internal.hs index da7da0f6..1df3acc8 100644 --- a/fixme-new/lib/Fixme/Run/Internal.hs +++ b/fixme-new/lib/Fixme/Run/Internal.hs @@ -495,6 +495,8 @@ cat_ hash = do debug (pretty cmd) + let blobHash = fixmeGet "blob" fx + w <- gitRunCommand cmd <&> either (const Nothing) Just