Exactly. I love this process, and endeavour to drop all dev/develop branches from the repos I'm working in. Sensational headline aside, I've seen a lot less untangling when feature-branching off of master and a judicious use of tags.
While it's dated at this point, I've always felt that the Github flow [1] works best (for the projects I'm involved with anyway).
While it's dated at this point, I've always felt that the Github flow [1] works best (for the projects I'm involved with anyway).
[1] http://scottchacon.com/2011/08/31/github-flow.html