On Thu, Mar 1, 2012 at 4:47 PM, graham <[email protected]> wrote: > Sorry if I missed the answer to this question somewhere, but: > > If I don't have git write access, or would like you to review a > change before pushing it, what is the preferred way?
git commit it anyway, then use "git format-patch". a series of files will be created: attach them to a bugreport on http://code.google.com/p/pyjamas/issues l.

