Re: Contributing

2012-03-01 Thread lkcl luke
On Thu, Mar 1, 2012 at 4:47 PM, graham 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

Contributing

2012-03-01 Thread graham
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? Thanks, Graham