覆盖线上已经提交的commit
git reset --soft [过去某个commithash] ... (做出修改) git add (fix) git commit -m 'fix' git push -f
最后更新于5年前
本站使用 cookie 来提供服务并分析流量。浏览本站,即表示您接受隐私政策。