git flow init -d //初始化工做流仓库 git flow feature start yulong // yulong 为新建的功能分支
ok,大功告成,工做流创建完成,开始coding吧php