mirror of
https://github.com/restic/restic.git
synced 2026-06-21 08:04:18 +00:00
d265ec64f2
With hardlinks there's no efficient way to detect which files are linked with each other. Thus, just start from scratch when restore has to modify a hardlinked file.