Setup GitFlow in VSTS - Best practices?
问题 Is there any recommendation how to set up GitFlow with Visual Studio TeamServices? We come from BitBucket and there it's just a simple init. But in VSTS we cannot find any scaffolding. It seems to be we have to set up a lot of manual settings, right? So how to setup usergroups, policies... for a recommended usage with GitFlow in VSTS? 回答1: There is no standard one-click button to setup branches and policies on VSTS to support GitFlow or another type of flow framework for Git (like GitHubFlow