git 本地修改未提交時切換分支

1.緩存本地變動git

git stash緩存

2.切換分支app

git checkout dev_Bit

3.提取本地變動apply

git stash apply分支

相關文章
相關標籤/搜索