Stefan Beller <sbeller@xxxxxxxxxx> writes: > $ grep -r "cat" |grep "<<-"|wc -l > 915 > $ grep -r "cat" |grep "<<"|grep -v "<<-"| wc -l > 1329 > > I was undecided what the prevailing style is, some did indent, > others did not. FWIW, newer ones tend to use "<<-"; just FYI. -- 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