Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pushedx
on Jan 29, 2023
|
parent
|
context
|
favorite
| on:
Show HN: Git Heat Map – a tool for visualising git...
This will show the 30 "hottest" files in a repo.
git log --pretty=format: --name-only | sort | uniq -c | sort -rg | head -n 30
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: