Added a comment

This commit is contained in:
yarikoptic 2022-07-13 22:05:46 +00:00 committed by admin
parent 50c2cac7e7
commit ba3c48a9e3

View file

@ -0,0 +1,21 @@
[[!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
"""]]