Summon random git commits for code review practice
- JavaScript 100%
|
|
||
|---|---|---|
| .gitea/workflows | ||
| src | ||
| tests | ||
| .gitignore | ||
| .gitkeep | ||
| cli.js | ||
| package.json | ||
| README.md | ||
Git-Summon 🔮
Summon random git commits for code review practice.
Features
- Pick random commits from your repo history
- Show diff stats and changed files
- Filter by author, date range, file type
- Score your review (self-assessment)
- Track review history
Usage
git-summon # Summon a random commit
git-summon --author "name" # From specific author
git-summon --lang js # Only JS files
git-summon --score # Self-assess the review
git-summon --history # Review history