I am using SourceTree and the git-flow process and I'm confused as to when I should see colored branching in my graph.
It seems that whether I work in the develop branch, create features, or switch back to master, I don't see my graph split (except one time it did--I think when I pushed a feature up to my remote repo).
Please explain.