mirror of
https://github.com/AGWA/git-crypt.git
synced 2026-01-01 15:49:58 -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.
7.2 KiB
7.2 KiB