These changes enable tar.vim to keep permissions of files that were edited intact instead of replacing them with the default permissions.
The major change for this is switching from tar -OPxf , which reads out the contents of the selected file from an tar archive to stdout to -pPxf which extracts the selected file to the current directory with permissions intact - This required the temporary directory to be created earlier.
https://github.com/vim/vim/pull/7379
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
@Lennart00 pushed 1 commit.
—
You are receiving this because you are subscribed to this thread.
@cecamp please
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
can you please rebase?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()