mirror of
https://github.com/containers/podman.git
synced 2025-10-29 08:57:26 +08:00
Move handling the stat header into `pkg/copy`. All copy-related should ideally be located in this package to increase locality and reduce scattering where possible. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>