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

Replace git2 with gitoxide #71

Open
yonas opened this issue Aug 11, 2024 · 4 comments
Open

Replace git2 with gitoxide #71

yonas opened this issue Aug 11, 2024 · 4 comments

Comments

@yonas
Copy link

yonas commented Aug 11, 2024

Are there any missing features from gitoxide?

@stappersg
Copy link
Contributor

stappersg commented Aug 11, 2024 via email

@yonas
Copy link
Author

yonas commented Aug 11, 2024

@stappersg Is there anything gitoxide is missing that rgit currently depends on from git2.

@w4
Copy link
Owner

w4 commented Aug 13, 2024

Potentially http-backend but we shell out to Git for that already. This would be a very nice addition though so I'll look into it. Thanks for the suggestion.

@w4
Copy link
Owner

w4 commented Oct 13, 2024

This is done now, however we're still shelling out to git http-backend for the time being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants