Jun 14 2011

Why aren't you using git-flow?

Git SCM | comments

I see no reason not to use it.

It simplifies the process of creating a new branch for a feature or a hotfix and merging changes to master branch.

Read: Why aren't you using git-flow