Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API: libgit2 #61

Open
aatxe opened this issue Jan 25, 2025 · 0 comments
Open

API: libgit2 #61

aatxe opened this issue Jan 25, 2025 · 0 comments
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

Comments

@aatxe
Copy link
Owner

aatxe commented Jan 25, 2025

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.

@aatxe aatxe added enhancement New feature or request bikeshed Debating the best name or API for something. labels Jan 25, 2025
@aatxe aatxe added the runtime Work in the C++ runtime portion of the code label Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant