| ▲ | asb 7 hours ago | |||||||||||||
Even better (IMHO!) is `git config branch.sort -committerdate` (note the `-`). This will sort newest committer date first. | ||||||||||||||
| ▲ | mmsc 5 hours ago | parent | next [-] | |||||||||||||
`git config --global branch.sort -committerdate` | ||||||||||||||
| ||||||||||||||
| ▲ | nulltrace 4 hours ago | parent | prev | next [-] | |||||||||||||
Rebase an old branch and it suddenly looks recent again. The rewritten tip gets a fresh committer date. | ||||||||||||||
| ||||||||||||||
| ▲ | pkaodev 7 hours ago | parent | prev | next [-] | |||||||||||||
I have this as an alias in my .zshrc!! Very handy | ||||||||||||||
| ▲ | johnwheeler 3 hours ago | parent | prev [-] | |||||||||||||
Even better, "hey, chat GPT, list my branches by commit date." I know that's not a popular answer, but I'm just trying to demonstrate the reality that this kind of knowledge isn't specialized anymore. | ||||||||||||||
| ||||||||||||||