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: 9 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-05T05:36:03.000Z (over 1 year ago)
- Last Synced: 2025-04-07T04:52:19.848Z (about 1 year ago)
- Topics: analysis, git, hotspots, log, technical-debt
- Language: TypeScript
- Homepage: https://git-spotlight.com
- Size: 569 KB
- Stars: 4
- 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 2024
Visit the [Git Spotlight](https://git-spotlight.com) website.