2014-06-04 Homebrew, GitHub

A reminder for my future self: When fixing something in `/usr/local` (which is the domain of Homebrew, just commit it, and then:

Homebrew

git push git@github.com:kensanata/homebrew.git

Commits will show up in my Homebrew fork and I’ll be able to create a pull request from there. Such as this one.

my Homebrew fork

this one

Also, as noted in the pull request: “For future reference the preferred commit message format for simple version updates is libcaca 0.99b19.”

You are welcome, future me.

Also, I managed to make a mess of merges, consecutive commits, pushed and all, and now I’m confused. Aaargh!

​#Software ​#Homebrew