mirror of
https://github.com/neovim/neovim.git
synced 2026-03-17 22:28:14 +00:00
Restores code removed in #9709. uv_fs_copyfile() copies the perm bits but not the group name. https://github.com/libuv/libuv/pull/1547 ref #9709 ref #8288