News
Newest
Ask
Show
Jobs
Open on GitHub
Sort branches by last commit date
(ryangreenberg.com)
11 points | by
speckx
5 days ago
2 comments
asb
37 minutes ago
Even better (IMHO!) is `git config branch.sort -committerdate` (note the `-`). This will sort newest committer date first.
[-]
pkaodev
33 minutes ago
I have this as an alias in my .zshrc!! Very handy
bewareofscams
19 minutes ago
Or just have `jj log` custom-configured.
2 comments