borgbackup/src
Thomas Waldmann 506c01dc8f import-tar: fix empty user/group name in TarInfo, fixes #5853
if the tar has no information about user/group name (empty string),
we must assign None to Item.user/group (not the empty string).
2021-06-17 15:59:41 +02:00
..
borg import-tar: fix empty user/group name in TarInfo, fixes #5853 2021-06-17 15:59:41 +02:00