Hacker News new | ask | show | jobs
by Argorak 5257 days ago
Would libgit2 improve this situation for you? It comes with a linking exception which should keep you on the safe side.

Sadly, most of the network stuff is not or only partially implemented yet, such as clone and push. They have an example for 'fetch', though.

1 comments

Oh, I wasn't aware of this. Actually yes, it might :-) Thanks for the pointer!