🚀 Count number of changes / additions / deletions
Open
- Dominant language
- Rust
- Stars
- 32.2k
- Forks
- 572
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
Thank you very much for this brilliant tool!
It would be nice if the header could display number of changes (and/or additions|deletions) in a file, similar to how GitHub shows this information.
I looked through the docs and couldn't find it so I guess it hasn't been implemented yet.
Contributor guide
Research direction
Start by reading the documentation and tracing how the file header is rendered. Compare the desired output with GitHub's change counts, then identify where additions, deletions, and total changes could be obtained. Done means the header displays the requested count or counts accurately for supported files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100