Hello, Le lundi 26 juillet 2021 à 14:36 -0300, EuAndreh a écrit : > Is > this an issue with the "guile-git" library?
This is a frustrating known issue. Bare git repositories cannot be cloned with libgit2, which is what guile-git uses. If guix is installed on your server, maybe you could set up the cgit service [1]. It works with cgit, because the repositories are a little more than bare repositories. [1] https://guix.gnu.org/manual/en/html_node/Version-Control-Services.html#Version-Control-Services , section "Cgit Service"
