gitkk/refs
zhenyi 0782a9fe6d fix(refs): write stdin data to git update-ref subprocess
Use spawn + write_all + wait_with_output instead of output() so that
the constructed ref update commands are actually written to the
subprocess stdin.
2026-06-10 18:32:42 +08:00
..
find_refs.rs refactor(actor): implement Raft consensus algorithm for cluster leader election 2026-06-10 12:35:10 +08:00
list_refs.rs feat(core): implement Git repository operations with gRPC services 2026-06-04 13:05:38 +08:00
mod.rs feat(api): extend commit and diff services with new functionality 2026-06-08 15:37:08 +08:00
update_refs.rs fix(refs): write stdin data to git update-ref subprocess 2026-06-10 18:32:42 +08:00