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

Fix --subcomponents flag #91

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Fix --subcomponents flag #91

merged 1 commit into from
Jul 7, 2023

Conversation

puerco
Copy link
Member

@puerco puerco commented Jul 7, 2023

This PR fixes a bug where the subcomponents flag in the create subcommand was overwriting the product field.

Fixes #88

Thanks @chipzoller for reporting!

Signed-off-by: Adolfo García Veytia (Puerco) [email protected]

@puerco puerco requested a review from luhring July 7, 2023 01:22
@puerco puerco enabled auto-merge July 7, 2023 01:30
This commit fixes a bug where the subcomponents flag in the create subcommand was overwritting the product.

Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
@puerco puerco force-pushed the fix-author-flags branch from a6a4699 to 67ac0de Compare July 7, 2023 01:31
@chipzoller
Copy link

Thank you, Adolfo!

@puerco puerco merged commit a099cc8 into openvex:main Jul 7, 2023
auto-merge was automatically disabled July 7, 2023 11:58

Pull request was closed

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.

When --subcomponents flag is used, value supplants the value of --products
3 participants