Hi, On Sun, 2 Mar 2008, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > Earlier, overly-long onelines would not be wrapped at all, and indented > > with 6 spaces. > > > > Instead, we now wrap around at 72 characters, with a first-line indent > > of 2 spaces, and the rest with 4 spaces (like the "What's in" messages > > of Junio). > > Heh, I seem to personally use 76,2,4 but otherwise I think this makes it > easier to read. Thanks. Oh? My first patch was 76,4,8, but then I was unsure, and went to your todo branch, and found this: $ git grep -e -w.*7 Summary:git shortlog -w72,2,4 --no-merges $bottom..$top WI: git shortlog -w76,2,4 --no-merges "$@" Obviously, I missed the second one, and took the first one. Ciao, Dscho -- 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