Y
Hacker News
new
|
ask
|
show
|
jobs
by
grumple
2268 days ago
I use this: git for-each-ref --sort=authordate --format '%(authordate:iso) %(align:left,25)%(refname:short)%(end) %(subject)' refs/heads
The most recent branches will appear closest to your cursor (on the bottom).