asb 25 minutes ago Even better (IMHO!) is `git config branch.sort -committerdate` (note the `-`). This will sort newest committer date first. pkaodev 21 minutes ago I have this as an alias in my .zshrc!! Very handy
Or just have `jj log` custom-configured.
Even better (IMHO!) is `git config branch.sort -committerdate` (note the `-`). This will sort newest committer date first.
I have this as an alias in my .zshrc!! Very handy