Y
Hacker News
new
|
ask
|
show
|
jobs
by
sdan
2381 days ago
Interesting. Wish there was a way to auto-generate these graphs with my git history.
I like them!
3 comments
tcoff91
2381 days ago
Lots of git clients like Fork have pretty graphs for browsing your history. Even the terminal client can generate graphs in the git log if you give it the right params.
link
fit2rule
2381 days ago
I regularly use 'gource' to get a lovely picture of my repos:
https://gource.io
link
coldpie
2381 days ago
Have you tried "gitk"?
link