本地git 修改commit 之后,怎么把修改后的同步到远程的commit?
我用git rebase 合并了本地的commit
rebase 之后只能 git push --force
git push --force