We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
63753c5
[RFC] Add preserve_mtime config (#1382)
Closes #386
Adds the ability to preserve mtime via Output Options. Usage:
output_options: preserve_mtime: True
Thanks @e1ven for the contribution!