git commit --amend 提交代码
git push时报错:
` ! [remote rejected] HEAD -> refs/for/master (duplicate request) error: failed to
解决方法
1.git add .
2.git commit --amend
3.把Change-Id 删除
4.git push 再次提交成功

Logo

一站式 AI 云服务平台

更多推荐