If you do like this:
git show HEAD | diffinfo
It produces the summary of the changes like as below:
modified functions
2 function(s) added
removeCommentThread
addCommentThread
modified lines
1 lines moved
20 lines deleted
26 lines added
------------------
+ 6 lines