Added a comment
authoryarikoptic <yarikoptic@web>
Wed, 13 Jul 2022 22:05:46 +0000 (22:05 +0000)
committeradmin <admin@branchable.com>
Wed, 13 Jul 2022 22:05:46 +0000 (22:05 +0000)
doc/bugs/performance_regression__63___init_takes_times_more/comment_7_0894259447bde6d676c629d5bce2a6ba._comment [new file with mode: 0644]

diff --git a/doc/bugs/performance_regression__63___init_takes_times_more/comment_7_0894259447bde6d676c629d5bce2a6ba._comment b/doc/bugs/performance_regression__63___init_takes_times_more/comment_7_0894259447bde6d676c629d5bce2a6ba._comment
new file mode 100644 (file)
index 0000000..19c7fdf
--- /dev/null
@@ -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
+
+"""]]