This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When making a snapshot archive, we used to shell out and call `tar -S` for sparse file support. The tar crate supports sparse files, so no need to do this anymore. Fixes #10860
- Loading branch information
1 parent
cde1461
commit 1907ca3
Showing
1 changed file
with
39 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters