Commit Graph

4 Commits

Author SHA1 Message Date
2c103f7f96 clean up tests 2026-01-22 22:28:38 -05:00
52a1054757 Sort branches by commit date like lazygit
Use git for-each-ref with --sort=-committerdate to order branches by
last commit date (newest first), matching lazygit's default behavior.
Added e2e test with controlled commit dates to verify ordering.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 19:14:22 -05:00
7c2e9b9abf update tests 2026-01-22 18:53:42 -05:00
f70af9b185 init 2026-01-21 17:49:39 -05:00