tag: homebrew
-
A Successful Git Branching Model
Saturday, October 23, 2010 5:45 p.m.
The article describes a successful branching model, which the author later turned into a set of extensions to git. I’ve started using
git-flowon a few projects and so far it’s been nice. Since it’s just a few conveniences, I should probably get better at the real commands before getting lazy. If you’re interested and using homebrew:brew install git-flowOr, you can get the source of git-flow at github.
-
homebrew for OS X Package Management
Thursday, October 8, 2009 9:35 p.m.
I highly recommend you uninstall macports and go with homebrew for your OS X package management.
