crev-dev / cargo-crev

A cryptographically verifiable code review system for the cargo (Rust) package manager.
Apache License 2.0
2.09k stars 89 forks source link

Any show command in cargo crev crev verify does not work expect --show-all #667

Open aikooo7 opened 11 months ago

aikooo7 commented 11 months ago

Environment specification

* Which version are you using (eg. `cargo crev --version`): 0.25.2
* How did you install `crev` (git?, cargo?, your distribution?): cargo
* What OS/platform are you running on: Arch linux inside wsl2.

Problem

Any show in cargo crev verify does not work unless it is --show-all

Steps to reproduce

Run cargo crev verify with any --show-[placeholder] command excluding --show-all.