git

误在主分支编写代码解决

git stash # 暂存
git checkout branch2 # 切换分支
git stash pop # 弹出暂存
posted @ 2020-10-28 15:59  fleam  阅读(34)  评论(0编辑  收藏  举报