You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
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
+
<imgwidth="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