mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 07:11:12 +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