change ... closed 가 나타나는 경우에는 두 가지 경우가 있다.
1. 이미 submit 되거나 merge 된 경우
a. change-id를 지운다.
b. commit hook 이나 egit으로 신규 change-id를 발행한다.
c. 이미 submit 된 변경사항이 있기에 commit을 rebase 하는 것을 추천한다.
d. 다시 push 하면 성공 할 것이다.
2. abandon 한 commit 이 포함된 경우
a. Gerrit Web UI에서 'Restore Change' 버튼을 찾는다.
b. Restore Change 한다.
c. 다시 Push 한다.
출처: https://gerrit-review.googlesource.com/Documentation/error-change-closed.html
댓글 없음:
댓글 쓰기