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 car root command #283

Merged
merged 7 commits into from
Jan 13, 2022
Merged

add car root command #283

merged 7 commits into from
Jan 13, 2022

Conversation

willscott
Copy link
Member

allow listing out specified roots in a car file

@willscott willscott requested a review from mvdan January 13, 2022 10:37
car root ${INPUTS}/sample-wrapped-v2.car
cmp stdout v2root.txt

stop stdin test needs car fix
Copy link
Member Author

Choose a reason for hiding this comment

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

note that the stdin variant of the command currently has issues. I want to get this command available in file mode today for users, so that work is filed as #282

Copy link
Contributor

Choose a reason for hiding this comment

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

link the issue as a TODO?

Copy link
Contributor

Choose a reason for hiding this comment

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

also, FYI, I usually do:

stop # explain the reason

same with skip etc

cmd/car/root.go Outdated Show resolved Hide resolved
@willscott willscott merged commit 3c99491 into master Jan 13, 2022
@willscott willscott deleted the root branch January 13, 2022 13:08
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.

2 participants