私はgitで作業しています。
コードをコミットすると問題ありませんが、レビュー中にエラーがスローされます
$ git review
次のエラーメッセージが表示されます:
Is this really what you meant to do?
Type 'yes' to confirm: yes
remote: Resolving deltas: 100% (28/28)
remote: Processing changes: refs: 1, done
To ssh://name@gerrit.company.info:29418/bdu-celery
! [remote rejected] HEAD -> refs/publish/master/abc_org_uk_geography (change 257 closed)
error: failed to push some refs to 'ssh://venud@gerrit.timetric.info:29418/bdu-celery'
誰かがこれを修正する方法を教えてもらえますか
ありがとう