Thoughts on stuff

Sharing thoughts about software, product, and general observations.

Clean up local Git branches

Running git branch locally can sometimes be daunting, clean up your branch list by removing any that have been merged. Let me explain.

Git Push and Play Push It

A fun idea I had to try to have Spotify play a song when I push to a Git repo