1
0
mirror of https://github.com/restic/restic.git synced 2024-07-08 09:40:53 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Michael Eischer
9a3f1a9703 Simplify and comment TempFile implementation for windows 2022-04-09 23:37:58 +02:00
Alex Duchesne
9e34c791c9 Better temp file cleanup on Windows. 2022-04-09 12:00:22 +02:00
greatroar
59b343a9bf Remove OS-specific versions of fs.MkdirAll
Go has supported Windows paths correctly since 1.11, see
https://github.com/golang/go/issues/10900 and the commit referenced
there.
2020-09-21 14:21:32 +02:00
Alexander Neumann
83d1a46526 Moves files 2017-07-23 14:19:13 +02:00