Should I pull from dev branch before pushing a new feature branch

前端 未结 0 1799
陌清茗
陌清茗 2021-02-13 16:32

Git workflow for a feature branch:

dev branch has files: 1.txt and package.json
I branch from dev to do featureX

git branch -b featureX
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题