Hi, > normaly you should expect people share a feature branch if is intended to > work with other people or is intended to be merged against develop. That may be the way you use Git but it's not describe that way in the GitFlow model look at the sample commands for creating and working on a feature branch.
I hope you not saying that all branches we create should be remote because that waters down Git benefit of working locally. Thanks, Justin