logoalt Hacker News

fwiptoday at 1:25 AM0 repliesview on HN

> Just configure git branch to sort by the last commit date:

> git config branch.sort committerdate

> You can also supply this on a one-off basis as git branch --sort committerdate.

These don't seem like hacks to me. What do you have in mind?