If I create a feature branch directly under /feature (ex. /feature/feature1) the Git Flow button in source tree works fine. If the branch is in a sub folder of feature (ex: /feature/dan/feature1) it doesn't pop up the complete button when I click Git Flow. Seems that newer versions of Source Tree (4.1.6) can't see branches that aren't directly under the feature branch. It used to work in older versions of Source Tree, but doesn't anymore in this newer version.