
Today I decided to update an old script that I had been using.
Time to bring on the Ruby goodness!
Note: I updated the repository with the latest stuff.
It makes some assumptions. It has a hard coded default remote name of “origin” since that seems to be the most common. It also assumes that you want to pull all branches.
If any of these things are not true, feel free to alter the script to fit your needs.
Here’s what it ends up looking like:



