--- /dev/null
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 7"
+ date="2022-07-13T22:05:46Z"
+ content="""
+sure thing. converted PR to draft just to be sure. But its build failed with
+
+```
+Annex/Branch.hs:442:52: error:
+ * Variable not in scope: tforceCommit :: String -> Annex ()
+ * Perhaps you meant `forceCommit' (line 447)
+ |
+442 | commit = whenM (journalDirty gitAnnexJournalDir) . tforceCommit
+ | ^^^^^^^^^^^^
+make[3]: *** [Makefile:58: git-annex] Error 1
+```
+
+anyways
+
+"""]]