aleixmorgadas’s avataraleixmorgadas’s Twitter Archive—№ 1,298

  1. #ConwaysLaw Forensics using Git $> git log --pretty=format:"%an%x09" Benefits | sort | uniq -c | sort -r If you have an application well moduled, product-specific modules should contain commits only by the product team. If not, it might be a hint that something is happening