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 Apr 22, 2023. It is now read-only.
Would it be possible to add the ability alter the creation date of a file through the fs.(f)utimes functions?
Some people using grunt(-contrib-copy) for copying files are looking for a way to keep creation dates.
(gruntjs/grunt-contrib-copy#98)
Currently you can alter atime, mtime but not ctime.
The text was updated successfully, but these errors were encountered: