mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #442] [MERGED] Fix: ArchiveEncoding was ignored in TarWriterOptions #1029
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/442
Author: @turbolocust
Created: 3/18/2019
Status: ✅ Merged
Merged: 3/19/2019
Merged by: @adamhathcock
Base:
master← Head:master📝 Commits (1)
8174359Fix: ArchiveEncoding was ignored in TarWriterOptions📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/SharpCompress/Writers/Tar/TarWriterOptions.cs(+1 -1)📄 Description
ArchiveEncoding can now be properly used in e.g. TarHeader.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.