Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When compressing, tell what are the compression formats being used #302

Open
marcospb19 opened this issue Oct 16, 2022 · 1 comment
Open
Labels
enhancement New feature or request low priority pending decision We haven't concluded yet what to do

Comments

@marcospb19
Copy link
Member

Ouch might compress this archive:

ouch c src a.tar.gz.xz

Or this one:

ouch c src a.lz.7z.tar

The difference is that .lz and .7z are not supported and weren't identified.

It might be beneficial to say what format is being used in compression.

@marcospb19 marcospb19 added enhancement New feature or request pending decision We haven't concluded yet what to do labels Oct 16, 2022
@marcospb19
Copy link
Member Author

marcospb19 commented Oct 16, 2022

Solving this allows us to also decide if we want to revert this PR.

I don't know what is the best approach to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority pending decision We haven't concluded yet what to do
Projects
None yet
Development

No branches or pull requests

1 participant