https://github.com/asafkorem/git-spotlight
A git log command generator that helps you spot problematic code patterns through repository history
https://github.com/asafkorem/git-spotlight
analysis git hotspots log technical-debt
Last synced: 5 months ago
JSON representation
A git log command generator that helps you spot problematic code patterns through repository history
- Host: GitHub
- URL: https://github.com/asafkorem/git-spotlight
- Owner: asafkorem
- License: mit
- Created: 2024-11-02T14:46:12.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-05T05:36:03.000Z (7 months ago)
- Last Synced: 2024-11-15T18:28:24.093Z (7 months ago)
- Topics: analysis, git, hotspots, log, technical-debt
- Language: TypeScript
- Homepage: https://git-spotlight.com
- Size: 569 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Spotlight
Discover insights in your git history with these carefully crafted command patterns.
Each pattern helps you identify different aspects of your codebase.Originally presented _**"Pinpointing Pain Points in Your Code: Effective Value-Driven Refactoring"**
by Asaf Korem_ • Wix Engineering Conference 2024Visit the [Git Spotlight](https://git-spotlight.com) website.