B. Review push, fetch, pull
- Review Push
- Change Screen
- Fetch Merged commit
Gerrit에서 성공적으로 Project을 clone받아왔습니다.
보다 실전에 가까워진듯한 느낌이 드는데요. 이번 실습에선 Gerrit의 Pending Change에 작업한 내용을 Review Push해 볼 수 있도록 하겠습니다.
Gerrit에서 Clone받은 Workspace로 이동하세요.
$ cd gerrit_test : clone 으로 받아온, gerrit 프로젝트 명과 같은 Workspace
...