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

Remove execution of git #4

Open
justinrubek opened this issue Feb 16, 2023 · 0 comments
Open

Remove execution of git #4

justinrubek opened this issue Feb 16, 2023 · 0 comments

Comments

@justinrubek
Copy link
Owner

#2 implements a receive_pack route handler that simply passes the received data to a child process. I'd like to attempt to store the data without relying on git.

The method to do this is unclear currently but it seems gitoxide's git-pack may be of use https://docs.rs/git-pack/latest/git_pack/data/struct.Entry.html#method.from_bytes

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

1 participant