本地git 修改commit 之后,怎么把修改后的同步到远程的commit?
我用git rebase 合并了本地的commit
微信里点“发现”,扫一下
二维码便可将本文分享至朋友圈。
rebase 之后只能 git push --force
git push --force