Patrick Kelly
patrick-kelly-code.bsky.social
Patrick Kelly
@patrick-kelly-code.bsky.social
cool this is similar to what we do using docs.rs/git2/latest/...

we take a tar of the .git/ folder and send to the API, then initialize the repo in memory using git2. I see that .git/ is 1.1 GB in the Kubernetes repo
git2 - Rust
libgit2 bindings for Rust
docs.rs
February 11, 2025 at 6:44 PM
what's the use case that you are testing this for?

sounds similar to a problem we worked on at Sideko, and we found a great solution I could share, but it's def use case dependent
February 9, 2025 at 12:29 PM