|
2 | 2 |
|
3 | 3 | `Git Blame (gb)` is a powerful CLI tool that helps you analyze the top contributors to any file in a Git repository. This tool automates the `git blame` command and provides enhanced features such as contributor rankings, commit timestamps, and support for both Linux and macOS. |
4 | 4 |
|
| 5 | +<img width="150" alt="Screenshot 2024年09月22日 at 5 13 11 PM" src="https://github.com/user-attachments/assets/4cd7cc45-2728-41d0-b116-00827c3a9358"> |
| 6 | + |
| 7 | + |
5 | 8 | ## Features |
6 | 9 | - **Top Contributors:** Analyze the top contributors to any file in a Git repository. |
7 | 10 | - **Commit Timestamp:** Display the most recent commit date for each contributor. |
|
0 commit comments