Added a comment
This commit is contained in:
parent
50c2cac7e7
commit
ba3c48a9e3
1 changed files with 21 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue