Some 4.12 development statistics
Some 4.12 development statistics
Posted Jul 5, 2017 18:10 UTC (Wed) by dankohn (guest, #6006)In reply to: Some 4.12 development statistics by dankohn
Parent article: Some 4.12 development statistics
For posterity, Jon Corbet responded to me by email to explain:
In short, to get the numbers for (say) Intel, I do a normal-looking gitdm
run but add:
-C "Intel" -f intel.files
That will (1) only look at commits from an Intel employee, and (2) put a
list of touched files in "intel.files". A "sort -rn" on that file will
put them into decreasing order, at which point the numbers are relatively
easy to pick out.