Y
Hacker News
new
|
ask
|
show
|
jobs
by
Izkata
939 days ago
You can get ASCII art of that structure with:
git log --graph --oneline
Older versions you'll also want --decorate to show branches and tags, but I think that's on by default now.