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

Add --rm option #123

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Conversation

sorairolake
Copy link
Contributor

@sorairolake sorairolake commented Jan 10, 2024

This is an option to remove input files after successful compression or decompression. This is silently ignored if output is stdout.

Also, I am running clang-format with this change and before it.

Closes #122

This is an option to remove input files after successful compression or
decompression. This is silently ignored if output is stdout.
Copy link
Owner

@kspalaiologos kspalaiologos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tentatively, LGTM.
I will test it and merge when I am back home today (or possibly earlier).

@kspalaiologos kspalaiologos merged commit d9e5e15 into kspalaiologos:master Jan 11, 2024
34 checks passed
@sorairolake sorairolake deleted the add-rm-option branch January 12, 2024 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add option to remove input files after successful compression or decompression
2 participants