Files
gitks/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
..