Post #1132023
2026-04-12 11:41 UTC
implementing `git pull` with the git2 library is surprisingly complex: https://github.com/rust-lang/git2-rs/blob/master/examples/pull.rs
Replies (1)
-
@cjk@chaos.social 2026-04-12 11:53
OK, I will implement push and fetch first :P