TIL: Sort branches by last commit date
Summary
A practical TIL post showing how to sort Git branches by the last commit date, with code snippets and guidance to configure Git for branch sorting. It also mentions other possible sort keys from git-for-each-ref and practical tips for branch housekeeping.