Before most big releases I try to take a quick pass through the full git diff to look for any last minute bugs or debug statements… but I don't think that is gonna work today. These releases are probably some of the biggest non initial version updates I've ever shipped:
Widgetsmith % git diff --shortstat
212 files changed, 16938 insertions(+), 1846 deletions(-)
Pedometer++ % git diff --shortstat
486 files changed, 8488 insertions(+), 18119 deletions(-)