informalsystems / informalsystems/quartz
Add git commit hash to CLI output
Open
devx
quartz-cli
- Dominant language
- Rust
- Stars
- 63
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
Print the git commit hash in the description. This makes it easier to identify the exact source that was used to create the CLI binary and will help us in debugging user/dev issues in the future.
## Acceptance Criteria
- [ ] The git commit hash must appear on stderr for all CLI commands.
Contributor guide
Assessment
This issue has not been assessed yet.