On Fri, Aug 29, 2008 at 07:12:18PM -0700, Junio C Hamano wrote: > I however am not sure if posting a single patch that is 1300 lines long > would be the most effective way to achieve that goal. Splitting them into > a handful batches, spread over a few weeks to give reviewers some > breathing room, might make it more reviewable. I dunno. > > [CUT] > > One thing you might be able to do would be to separate user visible > strings and in-comment strings. > > [CUT] > ... would cause git-init to fail here... > ... would cause "init" to fail here... > > than: > > ... would cause git init to fail here... > > Among these three, I think the second one is the most readable. Okay, will split patches into smaller ones, distribute them over time, and use the second form for _in-comment_ strings. User visible strings will say "git init". -- Heikki Orsila heikki.orsila@xxxxxx http://www.iki.fi/shd -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html