Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You do the review before the commit is pushed to the shared public branch. Lots of ways to do this. Here's three:

1. Use format-patch and review via email. 2. git push origin +HEAD:cr/js2

Now another developer can pull that branch and review it before it is merged to master.

3. Use Gerrit.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: