Yes, I think it is fine to remove. We can add it back if the dune issue gets resolved.
So, the existing (enabled_if ...)
stanza basically disables the tests always :/ I opened an issue with dune because the documentation seems to suggest it's possible to use `(enabled_if…
I tried as well to move git_daemon_exists.ml to a subdirectory as suggested here without luck https://dune.readthedocs.io/en/stable/concepts/variables.html#:~:text=The%20reason%20you,creates%20a%20…
Oh! I see, it's %{read:...}
not {%read:...}
! But I still get an error:
File "test/dune", line 12, characters 13-31:
12
I pushed some minor changes. Note that you need to quote the title if you want to use a colon as that clashes with the yaml syntax /o\
I opened an issue on yocaml as it seems yocaml_git never deletes files. I expected it would delete untracked files. https://github.com/xhtmlboi/yocaml/issues/55
It should be safe to remove the…