mirror of
https://github.com/restic/restic.git
synced 2025-08-12 08:27:40 +00:00
Merge pull request #2255 from Kidswiss/tar
Fix dumping issues with / and the first sub level
This commit is contained in:
9
changelog/unreleased/issue-2254
Normal file
9
changelog/unreleased/issue-2254
Normal file
@@ -0,0 +1,9 @@
|
||||
Bugfix: Fix tar issues when dumping `/`
|
||||
|
||||
We've fixed an issue with dumping either `/` or files on the first sublevel
|
||||
e.g. `/foo` to tar. This also fixes tar dumping issues on Windows where this
|
||||
issue could also happen.
|
||||
|
||||
https://github.com/restic/restic/issues/2254
|
||||
https://github.com/restic/restic/issues/2357
|
||||
https://github.com/restic/restic/pull/2255
|
Reference in New Issue
Block a user