Y
Hacker News
new
|
ask
|
show
|
jobs
by
chrishill89
14 days ago
Pretty recent Git versions have git-last-modified(1) which can list all files along with the last modified commit.
1 comments
burntsushi
14 days ago
Oh neat! TIL about `git last-modified`. That looks like a fun one to explore. Thank you.
link