logoalt Hacker News

asbtoday at 7:43 PM1 replyview on HN

Even better (IMHO!) is `git config branch.sort -committerdate` (note the `-`). This will sort newest committer date first.


Replies

pkaodevtoday at 7:47 PM

I have this as an alias in my .zshrc!! Very handy