mirror of
https://github.com/AGWA/git-crypt.git
synced 2025-12-18 10:19:11 -08:00
umask() doesn't exist on Windows and is thus a no-op. rename() only works if the destination doesn't already exist, so we must unlink before renaming.
25 KiB
25 KiB