logoalt Hacker News

schacontoday at 2:40 AM1 replyview on HN

My intent with this project is not to replace Git in any way. I don't care about the CLI part of this project.

The point is to provide a feature-complete reentrant linkable library. Even if it's an ugly and slow one, this is still the only one thing that exists that covers those points - Gitoxide and libgit2 are both awesome but they are not feature complete.


Replies

lelanthrantoday at 8:40 AM

> The point is to provide a feature-complete reentrant linkable library.

If that was the goal, why change the license?