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

libgit2 #387

Open
tanvirtin opened this issue Feb 2, 2025 · 0 comments
Open

libgit2 #387

tanvirtin opened this issue Feb 2, 2025 · 0 comments
Assignees
Labels
refactor Improve existing functionality
Milestone

Comments

@tanvirtin
Copy link
Owner

Research introduction of libgit2. We cannot do 1 to 1 mapping however we can partially replace frequent hitting commands with libgit2 counterparts to prevent spawning new processes.

Users should be allowed to opt in. The API should be a 1 to 1 mapping, opting in would require the path to the .dylib file that the user has to provide.

libgit2 should only be considered if it does provide an optimization to existing plumbing.

@tanvirtin tanvirtin added the refactor Improve existing functionality label Feb 2, 2025
@tanvirtin tanvirtin self-assigned this Feb 2, 2025
@tanvirtin tanvirtin added this to the v1.1.0 milestone Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Improve existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant