API: libgit2 #61
Labels
bikeshed
Debating the best name or API for something.
enhancement
New feature or request
runtime
Work in the C++ runtime portion of the code
Kind of a doozy, but I want to expose
libgit2
as its own runtime library for lrt,@lrt/git
. We likely don't need most of the API surface, but it needs to be at least enough to do a shallow clone of a repository. We can perhaps bikeshed exactly what we want to expose, but this library might end up existing predominantly as a stop-gap until a full process library is developed.The text was updated successfully, but these errors were encountered: