Grumpy Website

 

If you are a programmer, how much sense you can make out of git push output? Compressing objects? Reused 0, delta 0? Resolving deltas? local objects?

I mean, look at git commit output. At least it says... something. 8 files changed, 144 insertions, plus sign (+), etc. It speaks my language.

What could push output? How about list of commits that were actually sent over to remote? With messages? Or if it’s too much, just a count?