mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
tar does not properly implement the -k feature, so don't use it. It incorrectly reports "file exists" when the expected behavior is to leave the existing file alone.