chore: Disable smart unpack when --dir is provided #8

Closed
opened 2025-04-09 14:58:09 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @talis-fb on 3/31/2025

closes #322

Before, with Smart Unpack when --dir is provided:

image

Now:

image

When there are some conflict:

image

NOTE: When smart unpack is disabled the .tmp-ouch-xxx folder is no longer used inside --dir folder to hold unpacked files before renaming them. Instead, files are unpacked directly into the --dir folder.

*Originally created by @talis-fb on 3/31/2025* closes #322 ## Before, with Smart Unpack when `--dir` is provided: ![image](https://github.com/user-attachments/assets/4decc380-17ac-457e-a03c-ca37fdc6d5d4) ## Now: ![image](https://github.com/user-attachments/assets/336786eb-93d7-40ef-b722-be5374d1194a) ## When there are some conflict: ![image](https://github.com/user-attachments/assets/9546f305-8a09-4dde-84bd-46e9ef0a0ab7) **NOTE**: When smart unpack is disabled the `.tmp-ouch-xxx` folder is no longer used inside `--dir` folder to hold unpacked files before renaming them. Instead, files are unpacked directly into the `--dir` folder.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/ouch#8
No description provided.