Decision Workspace
git-nuke vs ignoreit vs clean_git_history
Side-by-side comparison of Rust crates
38
git-nuke
growingv0.2.2
Remove all ignored files from a git workspace, fast
56
ignoreit
stablev3.0.0
Quickly load .gitignore templates
55
clean_git_history
stablev1.2.0
A Git history linter to ensure it stays clean for those who prefer rebasing and fast-forwarding compared to merge and squash commits.
Core Metrics
| git-nuke | ignoreit | clean_git_history | |
|---|---|---|---|
| Health Score | 38 | 56 | 55 |
| Total Downloads | 4.2K | 24.8K | 11.4K |
| 30d Downloads | 8 | 29 | 21 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 22 | 17 |
| Last Updated | 317d ago | 48d ago | 38d ago |
| Age | 2y | 4y | 4y 7m |
Health Breakdown
git-nuke
Maintenance
7
Quality
14
Community
3
Popularity
4
Documentation
10
ignoreit
Maintenance
15
Quality
20
Community
6
Popularity
5
Documentation
10
clean_git_history
Maintenance
16
Quality
18
Community
6
Popularity
5
Documentation
10
Technical Details
| git-nuke | ignoreit | clean_git_history | |
|---|---|---|---|
| Version | 0.2.2 | 3.0.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | AGPL-3.0 |
| Dependencies | 6 | 13 | 6 |
| Crate Size | 11KB | 29KB | 39KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ignoreit leads with a health score of 56/100, but none of the options score above 80.
- •git-nuke is pre-1.0 — API may change.