π¦ ClawHub
Pywayne Bin Gitstats
by @wangyendt
Analyze and visualize Git commit time distribution. Use when users need to analyze Git repository commit patterns, generate commit statistics, visualize comm...
π‘ Examples
# Analyze current repository (default: current directory, current branch)
gitstatsSpecify custom output path
gitstats --save output.pngAnalyze with time filter
gitstats --since "2024-01-01"
π Tips & Best Practices
--all may take longer to processTERMINAL
clawhub install gitstats