mirror of
https://github.com/restic/restic.git
synced 2026-05-09 03:55:24 +00:00
ac729db3ce
An attempt to replace an existing file with a hardlink previously ended with a missing file. Remove an existing file before trying to restore a special node. This generalizes the existing behavior for symlinks to all special node types.