mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +00:00
Chdir to the tempdir, then use os.Getwd() to get the name that filepath.Abs() uses (and stores in the Snapshot).
Chdir to the tempdir, then use os.Getwd() to get the name that filepath.Abs() uses (and stores in the Snapshot).