On Sunday, February 3, 2019 3:32:30 PM CET, Mayuresh Kathe wrote:
is there a port of "libgit2" available?

Libgit2 *is not* portable. They use mmap everywhere for I/O, which breaks
for 9P or NFS.

https://github.com/libgit2/libgit2/blob/635693d3bc55770ec7a6640ba3f2f0ee434a6042/src/indexer.c#L597

Reply via email to