You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
It would be good to clarify the defaults for these in the readme:
forceDelete: bool,// Whether to overwrite existing directory or notexcludeHiddenUnix: bool,// Whether to copy hidden Unix files or not (preceding .)preserveFiles: bool,// If we're overwriting something and the file already exists, keep the existingpreserveTimestamps: bool,// Preserve the mtime and atime when copying filesinflateSymlinks: bool,// Whether to follow symlinks or not when copying fileswhitelist: bool,// if true every file or directory which doesn't match filter will be ignored
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be good to clarify the defaults for these in the readme:
The text was updated successfully, but these errors were encountered: