Hacker News new | ask | show | jobs
by xq3000 1344 days ago
I think there are already some Git SDKs out there. For example https://github.com/go-git/go-git
1 comments

Thanks for the link. go-git seems to be more of an (extended git) API than SDK. I should have elaborated on what I mean with a "git sdk". I implicitly include anything that is required to build an application: migrations, real-time collaboration, simple query API/