문제

I just set up review board on git, also used the pre-commit hook scripts in git for sending review request to review board. But it seems that there is no way to force all developers to send review request before pushing their code to a git remote server.

Can I do this using review board with git? Also, I never tried gerrit, could it do this?

도움이 되었습니까?

해결책

I'm not familiar with Review Board. Gerrit allows you to force code to go through review before it can be merged in and pushed to remote servers, so yes it can do this.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top