I mean discussion in email is less efficient than directly in code, where you can point out why this line is not good, and how that line needs improvement, etc.
Regards, Yihui -- Yihui Xie <xieyi...@gmail.com> Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA On Sat, Mar 3, 2012 at 4:31 AM, Lars Gullik Bjønnes <lar...@gullik.org> wrote: > On Sat, Mar 3, 2012 at 04:25, Yihui Xie <x...@yihui.name> wrote: > [...] >> Personally I believe it is very inefficient to email patches > > In what way inefficient? > > git send-email HEAD~3 > > to send the small patchset for commenting somewhere is not exactly hard. > >> and it is >> so inconvenient to discuss code in emails. > > I couldn't disagree more I think. > > -- > Lgb