Arpad Bajzath
bajzarpa.bsky.social
Arpad Bajzath
@bajzarpa.bsky.social
struggling with web
Reposted by Arpad Bajzath
💡 Reminder to add this git setting to your bash rc file:

git config --global branch.sort -committerdate

`git branch -l` lists alphabetically by default, so it's hard to find recent branches. This sorts by date instead!
February 20, 2025 at 9:58 PM