09:56 pm, 19 Aug 08
rietveld git support
My patch was applied, so now Rietveld (the code review site and free software, http://codereview.appspot.com) users can upload patches for review directly from Git checkouts. It works like this:
My git cl integrates with this and makes it even more transparent, letting you associate Git branches and Rietveld issues.
- Check out some code.
- Do some modifications.
upload.py [args to upload.py] [args to git diff]
My git cl integrates with this and makes it even more transparent, letting you associate Git branches and Rietveld issues.