详情请看
https://wyx6.top/git分支管理/

git rebase -i HEAD~2
error: cannot rebase: You have unstaged changes.
error: Please commit or stash them.
git stash 
Saved working directory and index state WIP on modify_funds_weight_detail: 2326c31 修改bug
git rebase -i HEAD~2
执行f
git push origin 分支 -f
git stash pop 
Logo

欢迎加入DeepSeek 技术社区。在这里,你可以找到志同道合的朋友,共同探索AI技术的奥秘。

更多推荐