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

Improve XP when using --all flag. #104

Merged
merged 2 commits into from
Jun 19, 2021
Merged

Improve XP when using --all flag. #104

merged 2 commits into from
Jun 19, 2021

Conversation

marcosnils
Copy link
Owner

This commit improves handling on the following cases:

  • It filters directories from Zip extraction
  • It handlers better the --all flag by showing exactly all the files
    without any kind of filtering. Previously, even though that flag was
    added, we were still doing some filtering based on the repo name

Fixes #103

This commit improves handling on the following cases:

- It filters directories from Zip extraction
- It handlers better the --all flag by showing exactly all the files
without any kind of filtering. Previously, even though that flag was
added, we were still doing some filtering based on the repo name

Fixes #103
@sirlatrom sirlatrom merged commit 83f4e74 into master Jun 19, 2021
@sirlatrom sirlatrom deleted the fix/filtering branch June 19, 2021 15:41
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.

Bug: bin does not present the binary for github.com/protocolbuffers/protobuf
2 participants