mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-10 13:39:12 +00:00
[PR #848] [MERGED] Fix gzip archives having a Type of ArchiveType.Tar instead of ArchiveType.Gzip
#1281
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/848
Author: @Morilli
Created: 6/4/2024
Status: ✅ Merged
Merged: 6/6/2024
Merged by: @adamhathcock
Base:
master← Head:fix-gzip-archivetype📝 Commits (2)
525b309Add failing test49f5ceaFix GZipArchive getting Type set to ArchiveType.Tar📊 Changes
2 files changed (+11 additions, -2 deletions)
View changed files
📝
src/SharpCompress/Archives/GZip/GZipArchive.cs(+1 -1)📝
tests/SharpCompress.Test/GZip/GZipArchiveTests.cs(+10 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.