Git: applying stashed files to several branches?

前端 未结 0 1367
半阙折子戏
半阙折子戏 2021-02-04 23:02
// while in the dev-branch
git stash save --all "saving my modified files and everything else"
// create a new branch
git checkout -b problem-branch dev-branch         


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