LibGit2Sharp 0.26.x doesn't support Ubuntu 20. Since then there was an effort to replace native binaries with managed HTTP stack (libgit2/libgit2sharp#1618) which should bring support for more distros.
This is not available yet in a final release, but only in preview releases (https://www.nuget.org/packages/LibGit2Sharp/0.27.0-preview-0096). We should think about using a preview release in Cake.Git as it would increase usability of the addin quite a bit, and managed services or Docker images start to update to unsupported distros by default.
LibGit2Sharp 0.26.x doesn't support Ubuntu 20. Since then there was an effort to replace native binaries with managed HTTP stack (libgit2/libgit2sharp#1618) which should bring support for more distros.
This is not available yet in a final release, but only in preview releases (https://www.nuget.org/packages/LibGit2Sharp/0.27.0-preview-0096). We should think about using a preview release in Cake.Git as it would increase usability of the addin quite a bit, and managed services or Docker images start to update to unsupported distros by default.