[PR #239] [MERGED] Simple fix for #222 #1079

Open
opened 2026-01-29 15:40:47 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru/pull/239
Author: @darkstar
Created: 10/5/2019
Status: Merged
Merged: 10/9/2019
Merged by: @claunia

Base: masterHead: fix222


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 DiscImageChef/Commands/ExtractFiles.cs (+7 -1)

📄 Description

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New filesystem, test images in [url]
  • New disc image, test images in [url]
  • New partition scheme, test images in [url]
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

If this is not how you'd like to have this fixed, let me know and I'll rework the PR


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aaru-dps/Aaru/pull/239 **Author:** [@darkstar](https://github.com/darkstar) **Created:** 10/5/2019 **Status:** ✅ Merged **Merged:** 10/9/2019 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `fix222` --- ### 📝 Commits (1) - [`43919de`](https://github.com/aaru-dps/Aaru/commit/43919deba3bbc1a6822303882f2c46e19a7789d0) Simple fix for #222 ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `DiscImageChef/Commands/ExtractFiles.cs` (+7 -1) </details> ### 📄 Description ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] New filesystem, test images in [url] - [ ] New disc image, test images in [url] - [ ] New partition scheme, test images in [url] - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [x] I have read the **CONTRIBUTING** document. - [x] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed. If this is not how you'd like to have this fixed, let me know and I'll rework the PR --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:40:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1079